In RGB color space, #ccb255 hex color has a red value of 204, a green value of 178 and a blue value of 85.
In CMYK color space (used in color printing), #ccb255 hex color is composed of 0% cyan, 12.75% magenta, 58.33% yellow and 20% black.
#ccb255 color has a hue of 46.9 degrees, a saturation of 53.85% and a lightness of 56.7%.
#ccb255 hex color contains mainly RED.
The closest web safe color of #ccb255 is #cc9966
#ccb255 hex color has a decimal value of 13414997.
HEX | ccb255 | #ccb255 |
---|---|---|
RGB | 204, 178, 85 | rgb(204, 178, 85) |
RGB Percent | 80, 69.8, 33.33 | rgb(80, 69.8, 33.33) |
CMYK | 0, 13, 58, 20 | |
HSL | 46.9°, 53.85, 56.7 | hsl(46.9, 53.85%, 56.7%) |
HSV | 46.9°, 58.3, 80 |
XYZ | 42.462, 45.334, 15.107 |
---|---|
Hunter Lab | 67.331, -5.257, 33.828 |
CIE-LAB | 73.111, -1.871, 50.101 |
CIE-LCH | 73.111, 50.136, 92.139 |
CIE-LUV | 0, 12.75, 58.33, 20 |
Web Safe | cc9966 |
RGB percent of color #ccb255
CMYK percent of color #ccb255
Text with hexadecimal color #ccb255
This text has a font color of #ccb255
<p style="color:#ccb255">Text here</p>
#ccb255 Background Color
This box has a background color of #ccb255
<div style="background-color:#ccb255">Text here</div>
#ccb255 Border Color
This box has a border color of #ccb255
<div style="border: 4px solid #ccb255">Text here</div>
CSS codes
<p style="color:#ccb255">Text here</p>
<div style="background-color:#ccb255">Text here</div>
<div style="border: 4px solid #ccb255">Text here</div>
#ccb255 Color on white background
This is how a font and box color of #ccb255 will look
on a white background.
#ccb255 Color on black background
This is how a font and box color of #ccb255 hex color will look
on a black background.