In RGB color space, #20080b hex color has a red value of 32, a green value of 8 and a blue value of 11.
In CMYK color space (used in color printing), #20080b hex color is composed of 0% cyan, 75% magenta, 65.63% yellow and 87.45% black.
#20080b color has a hue of 352.5 degrees, a saturation of 60% and a lightness of 7.8%.
#20080b hex color contains mainly RED.
The closest web safe color of #20080b is #330000
#20080b hex color has a decimal value of 2099211.
HEX | 20080b | #20080b |
---|---|---|
RGB | 32, 8, 11 | rgb(32, 8, 11) |
RGB Percent | 12.55, 3.14, 4.31 | rgb(12.55, 3.14, 4.31) |
CMYK | 0, 75, 66, 87 | |
HSL | 352.5°, 60, 7.8 | hsl(352.5, 60%, 7.8%) |
HSV | 352.5°, 75, 12.5 |
XYZ | 0.743, 0.505, 0.375 |
---|---|
Hunter Lab | 7.106, 6.227, 1.846 |
CIE-LAB | 4.562, 10.774, 2.501 |
CIE-LCH | 4.562, 11.06, 13.069 |
CIE-LUV | 0, 75, 65.63, 87.45 |
Web Safe | 330000 |
RGB percent of color #20080b
CMYK percent of color #20080b
Text with hexadecimal color #20080b
This text has a font color of #20080b
<p style="color:#20080b">Text here</p>
#20080b Background Color
This box has a background color of #20080b
<div style="background-color:#20080b">Text here</div>
#20080b Border Color
This box has a border color of #20080b
<div style="border: 4px solid #20080b">Text here</div>
CSS codes
<p style="color:#20080b">Text here</p>
<div style="background-color:#20080b">Text here</div>
<div style="border: 4px solid #20080b">Text here</div>
#20080b Color on white background
This is how a font and box color of #20080b will look
on a white background.
#20080b Color on black background
This is how a font and box color of #20080b hex color will look
on a black background.