Hex | a87622 |
RGB | 168 , 118 , 34 |
RGB % | 52.5, 36.9, 10.6 |
HSL | 37.6, 66.3, 39.6 |
HSV | 37.6, 79.8, 65.9 |
CMYK | 0,75.9,203.4,87 |
XYZ | 0.229, 0.214, 0.044 |
xyY | 0.47, 0.439, 0.214 |
CIE-LAB | 0.534, 0.121, 0.508 |
CIE-LUV | 0.534, 0.408, 0.491 |
CIE-HCL | 76.565, 0.522, 0.534 |
Binary | 10101000,01110110,00100010 |
#a87622 HTML/CSS Color Name is Hot Toddy / Pantone 7557 C / Yellow.
In a RGB color space, #a87622 color RGB value is (Red:168,Green:118,Blue:34). it is composed of 52.5% red, 36.9% green and 10.6% blue. The process color (four color CMYK) of #a87622 color hex is 0,75.9,203.4,87. HSL of color #a87622 hue: 37.6 , saturation: 66.3 and the lightness value of a87622 is 39.6. Mainly color is Yellow. Reverse color is: #5789dd.
The color codes conversion takes 2.658607 milliseconds.
.bgcolor {background-color:#a87622; .textcolor {color:#a87622; } .bordercolor {border:3px solid #a87622; }
<p style="color:#a87622">Text here</p>
<p style="background-color:#a87622;">Content here</p>
<div style="border:1px solid #a87622;">Content here</div>
.textShadow { text-shadow: 4px 4px 2px #a87622; } .divShadow { -moz-box-shadow: 1px 1px 3px 2px #a87622; -webkit-box-shadow: 1px 1px 3px 2px #a87622; box-shadow: 1px 1px 3px 2px #a87622; }
<p style="text-shadow: 4px 4px 2px #a87622">Text here</p>
<div style="-moz-box-shadow: 1px 1px 3px 2px #a87622; -webkit-box-shadow: 1px 1px 3px 2px #a87622; box-shadow: 1px 1px 3px 2px #a87622;">
Content here</div>