#cccc55 short hex color code is #cc5.
In RGB color space, #cccc55 hex color has a red value of 204, a green value of 204 and a blue value of 85.
In CMYK color space (used in color printing), #cccc55 hex color is composed of 0% cyan, 0% magenta, 58.33% yellow and 20% black.
#cccc55 color has a hue of 60 degrees, a saturation of 53.85% and a lightness of 56.7%.
#cccc55 hex color contains mainly RED.
The closest web safe color of #cccc55 is #cccc66
#cccc55 hex color has a decimal value of 13421653.
HEX | cccc55 | #cccc55 |
---|---|---|
RGB | 204, 204, 85 | rgb(204, 204, 85) |
RGB Percent | 80, 80, 33.33 | rgb(80, 80, 33.33) |
CMYK | 0, 0, 58, 20 | |
HSL | 60°, 53.85, 56.7 | hsl(60, 53.85%, 56.7%) |
HSV | 60°, 58.3, 80 |
XYZ | 48.134, 56.679, 16.998 |
---|---|
Hunter Lab | 75.285, -17.625, 39.313 |
CIE-LAB | 79.999, -15.245, 57.825 |
CIE-LCH | 79.999, 59.801, 104.769 |
CIE-LUV | 0, 0, 58.33, 20 |
Web Safe | cccc66 |
RGB percent of color #cccc55
CMYK percent of color #cccc55
Text with hexadecimal color #cccc55
This text has a font color of #cccc55
<p style="color:#cccc55">Text here</p>
#cccc55 Background Color
This box has a background color of #cccc55
<div style="background-color:#cccc55">Text here</div>
#cccc55 Border Color
This box has a border color of #cccc55
<div style="border: 4px solid #cccc55">Text here</div>
CSS codes
<p style="color:#cccc55">Text here</p>
<div style="background-color:#cccc55">Text here</div>
<div style="border: 4px solid #cccc55">Text here</div>
#cccc55 Color on white background
This is how a font and box color of #cccc55 will look
on a white background.
#cccc55 Color on black background
This is how a font and box color of #cccc55 hex color will look
on a black background.