#cc3300 short hex color code is #c30.
In RGB color space, #cc3300 hex color has a red value of 204, a green value of 51 and a blue value of 0.
In CMYK color space (used in color printing), #cc3300 hex color is composed of 0% cyan, 75% magenta, 100% yellow and 20% black.
#cc3300 color has a hue of 15 degrees, a saturation of 100% and a lightness of 40%.
#cc3300 hex color contains mainly RED.
#cc3300 is a web safe color.
#cc3300 hex color has a decimal value of 13382400.
HEX | cc3300 | #cc3300 |
---|---|---|
RGB | 204, 51, 0 | rgb(204, 51, 0) |
RGB Percent | 80, 20, 0 | rgb(80, 20, 0) |
CMYK | 0, 75, 100, 20 | |
HSL | 15°, 100, 40 | hsl(15, 100%, 40%) |
HSV | 15°, 100, 80 |
XYZ | 26.086, 15.205, 1.56 |
---|---|
Hunter Lab | 38.994, 51.174, 24.924 |
CIE-LAB | 45.914, 58.063, 58.172 |
CIE-LCH | 45.914, 82.191, 45.054 |
CIE-LUV | 0, 75, 100, 20 |
Web Safe | cc3300 |
RGB percent of color #cc3300
CMYK percent of color #cc3300
Text with hexadecimal color #cc3300
This text has a font color of #cc3300
<p style="color:#cc3300">Text here</p>
#cc3300 Background Color
This box has a background color of #cc3300
<div style="background-color:#cc3300">Text here</div>
#cc3300 Border Color
This box has a border color of #cc3300
<div style="border: 4px solid #cc3300">Text here</div>
CSS codes
<p style="color:#cc3300">Text here</p>
<div style="background-color:#cc3300">Text here</div>
<div style="border: 4px solid #cc3300">Text here</div>
#cc3300 Color on white background
This is how a font and box color of #cc3300 will look
on a white background.
#cc3300 Color on black background
This is how a font and box color of #cc3300 hex color will look
on a black background.