In RGB color space, #003c3c hex color has a red value of 0, a green value of 60 and a blue value of 60.
In CMYK color space (used in color printing), #003c3c hex color is composed of 100% cyan, 0% magenta, 0% yellow and 76.47% black.
#003c3c color has a hue of 180 degrees, a saturation of 100% and a lightness of 11.8%.
#003c3c hex color contains mainly GREEN.
The closest web safe color of #003c3c is #003333
#003c3c hex color has a decimal value of 15420.
HEX | 003c3c | #003c3c |
---|---|---|
RGB | 0, 60, 60 | rgb(0, 60, 60) |
RGB Percent | 0, 23.53, 23.53 | rgb(0, 23.53, 23.53) |
CMYK | 100, 0, 0, 76 | |
HSL | 180°, 100, 11.8 | hsl(180, 100%, 11.8%) |
HSV | 180°, 100, 23.5 |
XYZ | 2.431, 3.558, 4.834 |
---|---|
Hunter Lab | 18.863, -10.005, -1.991 |
CIE-LAB | 22.153, -17.135, -5.038 |
CIE-LCH | 22.153, 17.86, 196.384 |
CIE-LUV | 100, 0, 0, 76.47 |
Web Safe | 003333 |
RGB percent of color #003c3c
CMYK percent of color #003c3c
Text with hexadecimal color #003c3c
This text has a font color of #003c3c
<p style="color:#003c3c">Text here</p>
#003c3c Background Color
This box has a background color of #003c3c
<div style="background-color:#003c3c">Text here</div>
#003c3c Border Color
This box has a border color of #003c3c
<div style="border: 4px solid #003c3c">Text here</div>
CSS codes
<p style="color:#003c3c">Text here</p>
<div style="background-color:#003c3c">Text here</div>
<div style="border: 4px solid #003c3c">Text here</div>
#003c3c Color on white background
This is how a font and box color of #003c3c will look
on a white background.
#003c3c Color on black background
This is how a font and box color of #003c3c hex color will look
on a black background.