In RGB color space, #201c1c hex color has a red value of 32, a green value of 28 and a blue value of 28.
In CMYK color space (used in color printing), #201c1c hex color is composed of 0% cyan, 12.5% magenta, 12.5% yellow and 87.45% black.
#201c1c color has a hue of 0 degrees, a saturation of 6.67% and a lightness of 11.8%.
#201c1c hex color contains mainly RED.
The closest web safe color of #201c1c is #333333
#201c1c hex color has a decimal value of 2104348.
HEX | 201c1c | #201c1c |
---|---|---|
RGB | 32, 28, 28 | rgb(32, 28, 28) |
RGB Percent | 12.55, 10.98, 10.98 | rgb(12.55, 10.98, 10.98) |
CMYK | 0, 13, 13, 87 | |
HSL | 0°, 6.67, 11.8 | hsl(0, 6.67%, 11.8%) |
HSV | 0°, 12.5, 12.5 |
XYZ | 1.221, 1.221, 1.27 |
---|---|
Hunter Lab | 11.05, 0.387, 0.921 |
CIE-LAB | 10.711, 1.966, 0.697 |
CIE-LCH | 10.711, 2.086, 19.521 |
CIE-LUV | 0, 12.5, 12.5, 87.45 |
Web Safe | 333333 |
RGB percent of color #201c1c
CMYK percent of color #201c1c
Text with hexadecimal color #201c1c
This text has a font color of #201c1c
<p style="color:#201c1c">Text here</p>
#201c1c Background Color
This box has a background color of #201c1c
<div style="background-color:#201c1c">Text here</div>
#201c1c Border Color
This box has a border color of #201c1c
<div style="border: 4px solid #201c1c">Text here</div>
CSS codes
<p style="color:#201c1c">Text here</p>
<div style="background-color:#201c1c">Text here</div>
<div style="border: 4px solid #201c1c">Text here</div>
#201c1c Color on white background
This is how a font and box color of #201c1c will look
on a white background.
#201c1c Color on black background
This is how a font and box color of #201c1c hex color will look
on a black background.