#cc9999 short hex color code is #c99.
In RGB color space, #cc9999 hex color has a red value of 204, a green value of 153 and a blue value of 153.
In CMYK color space (used in color printing), #cc9999 hex color is composed of 0% cyan, 25% magenta, 25% yellow and 20% black.
#cc9999 color has a hue of 0 degrees, a saturation of 33.33% and a lightness of 70%.
#cc9999 hex color contains mainly RED.
#cc9999 is a web safe color.
#cc9999 hex color has a decimal value of 13408665.
HEX | cc9999 | #cc9999 |
---|---|---|
RGB | 204, 153, 153 | rgb(204, 153, 153) |
RGB Percent | 80, 60, 60 | rgb(80, 60, 60) |
CMYK | 0, 25, 25, 20 | |
HSL | 0°, 33.33, 70 | hsl(0, 33.33%, 70%) |
HSV | 0°, 25, 80 |
XYZ | 42.043, 37.92, 35.24 |
---|---|
Hunter Lab | 61.579, 14.107, 9.176 |
CIE-LAB | 67.962, 19.064, 7.445 |
CIE-LCH | 67.962, 20.466, 21.332 |
CIE-LUV | 0, 25, 25, 20 |
Web Safe | cc9999 |
RGB percent of color #cc9999
CMYK percent of color #cc9999
Text with hexadecimal color #cc9999
This text has a font color of #cc9999
<p style="color:#cc9999">Text here</p>
#cc9999 Background Color
This box has a background color of #cc9999
<div style="background-color:#cc9999">Text here</div>
#cc9999 Border Color
This box has a border color of #cc9999
<div style="border: 4px solid #cc9999">Text here</div>
CSS codes
<p style="color:#cc9999">Text here</p>
<div style="background-color:#cc9999">Text here</div>
<div style="border: 4px solid #cc9999">Text here</div>
#cc9999 Color on white background
This is how a font and box color of #cc9999 will look
on a white background.
#cc9999 Color on black background
This is how a font and box color of #cc9999 hex color will look
on a black background.