#ccaa00 short hex color code is #ca0.
In RGB color space, #ccaa00 hex color has a red value of 204, a green value of 170 and a blue value of 0.
In CMYK color space (used in color printing), #ccaa00 hex color is composed of 0% cyan, 16.67% magenta, 100% yellow and 20% black.
#ccaa00 color has a hue of 50 degrees, a saturation of 100% and a lightness of 40%.
#ccaa00 hex color contains mainly RED.
The closest web safe color of #ccaa00 is #cc9900
#ccaa00 hex color has a decimal value of 13412864.
HEX | ccaa00 | #ccaa00 |
---|---|---|
RGB | 204, 170, 0 | rgb(204, 170, 0) |
RGB Percent | 80, 66.67, 0 | rgb(80, 66.67, 0) |
CMYK | 0, 17, 100, 20 | |
HSL | 50°, 100, 40 | hsl(50, 100%, 40%) |
HSV | 50°, 100, 80 |
XYZ | 39.277, 41.587, 5.957 |
---|---|
Hunter Lab | 64.488, -4.137, 39.665 |
CIE-LAB | 70.585, -0.789, 73.36 |
CIE-LCH | 70.585, 73.364, 90.616 |
CIE-LUV | 0, 16.67, 100, 20 |
Web Safe | cc9900 |
RGB percent of color #ccaa00
CMYK percent of color #ccaa00
Text with hexadecimal color #ccaa00
This text has a font color of #ccaa00
<p style="color:#ccaa00">Text here</p>
#ccaa00 Background Color
This box has a background color of #ccaa00
<div style="background-color:#ccaa00">Text here</div>
#ccaa00 Border Color
This box has a border color of #ccaa00
<div style="border: 4px solid #ccaa00">Text here</div>
CSS codes
<p style="color:#ccaa00">Text here</p>
<div style="background-color:#ccaa00">Text here</div>
<div style="border: 4px solid #ccaa00">Text here</div>
#ccaa00 Color on white background
This is how a font and box color of #ccaa00 will look
on a white background.
#ccaa00 Color on black background
This is how a font and box color of #ccaa00 hex color will look
on a black background.