In RGB color space, #20100a hex color has a red value of 32, a green value of 16 and a blue value of 10.
In CMYK color space (used in color printing), #20100a hex color is composed of 0% cyan, 50% magenta, 68.75% yellow and 87.45% black.
#20100a color has a hue of 16.4 degrees, a saturation of 52.38% and a lightness of 8.2%.
#20100a hex color contains mainly RED.
The closest web safe color of #20100a is #330000
#20100a hex color has a decimal value of 2101258.
HEX | 20100a | #20100a |
---|---|---|
RGB | 32, 16, 10 | rgb(32, 16, 10) |
RGB Percent | 12.55, 6.27, 3.92 | rgb(12.55, 6.27, 3.92) |
CMYK | 0, 50, 69, 87 | |
HSL | 16.4°, 52.38, 8.2 | hsl(16.4, 52.38%, 8.2%) |
HSV | 16.4°, 68.8, 12.5 |
XYZ | 0.836, 0.7, 0.378 |
---|---|
Hunter Lab | 8.367, 3.194, 3.178 |
CIE-LAB | 6.323, 6.991, 5.495 |
CIE-LCH | 6.323, 8.892, 38.168 |
CIE-LUV | 0, 50, 68.75, 87.45 |
Web Safe | 330000 |
RGB percent of color #20100a
CMYK percent of color #20100a
Text with hexadecimal color #20100a
This text has a font color of #20100a
<p style="color:#20100a">Text here</p>
#20100a Background Color
This box has a background color of #20100a
<div style="background-color:#20100a">Text here</div>
#20100a Border Color
This box has a border color of #20100a
<div style="border: 4px solid #20100a">Text here</div>
CSS codes
<p style="color:#20100a">Text here</p>
<div style="background-color:#20100a">Text here</div>
<div style="border: 4px solid #20100a">Text here</div>
#20100a Color on white background
This is how a font and box color of #20100a will look
on a white background.
#20100a Color on black background
This is how a font and box color of #20100a hex color will look
on a black background.