Hex | be8024 |
RGB | 190 , 128 , 36 |
RGB % | 53.7, 36.2, 10.2 |
HSL | 35.8, 68.1, 44.3 |
HSV | 35.8, 81.1, 74.5 |
CMYK | 0,83.2,206.7,65 |
XYZ | 0.293, 0.265, 0.052 |
xyY | 0.48, 0.434, 0.265 |
CIE-LAB | 0.585, 0.164, 0.557 |
CIE-LUV | 0.585, 0.507, 0.538 |
CIE-HCL | 73.554, 0.581, 0.585 |
Binary | 10111110,10000000,00100100 |
#be8024 HTML/CSS Color Name is Pirate Gold / University of California Gold / Yellow.
In a RGB color space, #be8024 color RGB value is (Red:190,Green:128,Blue:36). it is composed of 53.7% red, 36.2% green and 10.2% blue. The process color (four color CMYK) of #be8024 color hex is 0,83.2,206.7,65. HSL of color #be8024 hue: 35.8 , saturation: 68.1 and the lightness value of be8024 is 44.3. Mainly color is Yellow. Reverse color is: #417fdb.
The color codes conversion takes 1.687626 milliseconds.
.bgcolor {background-color:#be8024; .textcolor {color:#be8024; } .bordercolor {border:3px solid #be8024; }
<p style="color:#be8024">Text here</p>
<p style="background-color:#be8024;">Content here</p>
<div style="border:1px solid #be8024;">Content here</div>
.textShadow { text-shadow: 4px 4px 2px #be8024; } .divShadow { -moz-box-shadow: 1px 1px 3px 2px #be8024; -webkit-box-shadow: 1px 1px 3px 2px #be8024; box-shadow: 1px 1px 3px 2px #be8024; }
<p style="text-shadow: 4px 4px 2px #be8024">Text here</p>
<div style="-moz-box-shadow: 1px 1px 3px 2px #be8024; -webkit-box-shadow: 1px 1px 3px 2px #be8024; box-shadow: 1px 1px 3px 2px #be8024;">
Content here</div>