In RGB color space, #100c20 hex color has a red value of 16, a green value of 12 and a blue value of 32.
In CMYK color space (used in color printing), #100c20 hex color is composed of 50% cyan, 62.5% magenta, 0% yellow and 87.45% black.
#100c20 color has a hue of 252 degrees, a saturation of 45.45% and a lightness of 8.6%.
#100c20 hex color contains mainly BLUE.
The closest web safe color of #100c20 is #000033
#100c20 hex color has a decimal value of 1051680.
HEX | 100c20 | #100c20 |
---|---|---|
RGB | 16, 12, 32 | rgb(16, 12, 32) |
RGB Percent | 6.27, 4.71, 12.55 | rgb(6.27, 4.71, 12.55) |
CMYK | 50, 63, 0, 87 | |
HSL | 252°, 45.45, 8.6 | hsl(252, 45.45%, 8.6%) |
HSV | 252°, 62.5, 12.5 |
XYZ | 0.606, 0.477, 1.427 |
---|---|
Hunter Lab | 6.907, 3.576, -7.416 |
CIE-LAB | 4.309, 6.252, -12.139 |
CIE-LCH | 4.309, 13.654, 297.25 |
CIE-LUV | 50, 62.5, 0, 87.45 |
Web Safe | 000033 |
RGB percent of color #100c20
CMYK percent of color #100c20
Text with hexadecimal color #100c20
This text has a font color of #100c20
<p style="color:#100c20">Text here</p>
#100c20 Background Color
This box has a background color of #100c20
<div style="background-color:#100c20">Text here</div>
#100c20 Border Color
This box has a border color of #100c20
<div style="border: 4px solid #100c20">Text here</div>
CSS codes
<p style="color:#100c20">Text here</p>
<div style="background-color:#100c20">Text here</div>
<div style="border: 4px solid #100c20">Text here</div>
#100c20 Color on white background
This is how a font and box color of #100c20 will look
on a white background.
#100c20 Color on black background
This is how a font and box color of #100c20 hex color will look
on a black background.