In RGB color space, #cca255 hex color has a red value of 204, a green value of 162 and a blue value of 85.
In CMYK color space (used in color printing), #cca255 hex color is composed of 0% cyan, 20.59% magenta, 58.33% yellow and 20% black.
#cca255 color has a hue of 38.8 degrees, a saturation of 53.85% and a lightness of 56.7%.
#cca255 hex color contains mainly RED.
The closest web safe color of #cca255 is #cc9966
#cca255 hex color has a decimal value of 13410901.
HEX | cca255 | #cca255 |
---|---|---|
RGB | 204, 162, 85 | rgb(204, 162, 85) |
RGB Percent | 80, 63.53, 33.33 | rgb(80, 63.53, 33.33) |
CMYK | 0, 21, 58, 20 | |
HSL | 38.8°, 53.85, 56.7 | hsl(38.8, 53.85%, 56.7%) |
HSV | 38.8°, 58.3, 80 |
XYZ | 39.462, 39.334, 14.107 |
---|---|
Hunter Lab | 62.717, 2.559, 30.566 |
CIE-LAB | 68.993, 6.66, 45.337 |
CIE-LCH | 68.993, 45.824, 81.643 |
CIE-LUV | 0, 20.59, 58.33, 20 |
Web Safe | cc9966 |
RGB percent of color #cca255
CMYK percent of color #cca255
Text with hexadecimal color #cca255
This text has a font color of #cca255
<p style="color:#cca255">Text here</p>
#cca255 Background Color
This box has a background color of #cca255
<div style="background-color:#cca255">Text here</div>
#cca255 Border Color
This box has a border color of #cca255
<div style="border: 4px solid #cca255">Text here</div>
CSS codes
<p style="color:#cca255">Text here</p>
<div style="background-color:#cca255">Text here</div>
<div style="border: 4px solid #cca255">Text here</div>
#cca255 Color on white background
This is how a font and box color of #cca255 will look
on a white background.
#cca255 Color on black background
This is how a font and box color of #cca255 hex color will look
on a black background.