In RGB color space, #caaa00 hex color has a red value of 202, a green value of 170 and a blue value of 0.
In CMYK color space (used in color printing), #caaa00 hex color is composed of 0% cyan, 15.84% magenta, 100% yellow and 20.78% black.
#caaa00 color has a hue of 50.5 degrees, a saturation of 100% and a lightness of 39.6%.
#caaa00 hex color contains mainly RED.
The closest web safe color of #caaa00 is #cc9900
#caaa00 hex color has a decimal value of 13281792.
HEX | caaa00 | #caaa00 |
---|---|---|
RGB | 202, 170, 0 | rgb(202, 170, 0) |
RGB Percent | 79.22, 66.67, 0 | rgb(79.22, 66.67, 0) |
CMYK | 0, 16, 100, 21 | |
HSL | 50.5°, 100, 39.6 | hsl(50.5, 100%, 39.6%) |
HSV | 50.5°, 100, 79.2 |
XYZ | 38.732, 41.306, 5.931 |
---|---|
Hunter Lab | 64.27, -4.899, 39.517 |
CIE-LAB | 70.39, -1.677, 73.133 |
CIE-LCH | 70.39, 73.152, 91.314 |
CIE-LUV | 0, 15.84, 100, 20.78 |
Web Safe | cc9900 |
RGB percent of color #caaa00
CMYK percent of color #caaa00
Text with hexadecimal color #caaa00
This text has a font color of #caaa00
<p style="color:#caaa00">Text here</p>
#caaa00 Background Color
This box has a background color of #caaa00
<div style="background-color:#caaa00">Text here</div>
#caaa00 Border Color
This box has a border color of #caaa00
<div style="border: 4px solid #caaa00">Text here</div>
CSS codes
<p style="color:#caaa00">Text here</p>
<div style="background-color:#caaa00">Text here</div>
<div style="border: 4px solid #caaa00">Text here</div>
#caaa00 Color on white background
This is how a font and box color of #caaa00 will look
on a white background.
#caaa00 Color on black background
This is how a font and box color of #caaa00 hex color will look
on a black background.