In RGB color space, #10080b hex color has a red value of 16, a green value of 8 and a blue value of 11.
In CMYK color space (used in color printing), #10080b hex color is composed of 0% cyan, 50% magenta, 31.25% yellow and 93.73% black.
#10080b color has a hue of 337.5 degrees, a saturation of 33.33% and a lightness of 4.7%.
#10080b hex color contains mainly RED.
The closest web safe color of #10080b is #000000
#10080b hex color has a decimal value of 1050635.
HEX | 10080b | #10080b |
---|---|---|
RGB | 16, 8, 11 | rgb(16, 8, 11) |
RGB Percent | 6.27, 3.14, 4.31 | rgb(6.27, 3.14, 4.31) |
CMYK | 0, 50, 31, 94 | |
HSL | 337.5°, 33.33, 4.7 | hsl(337.5, 33.33%, 4.7%) |
HSV | 337.5°, 50, 6.3 |
XYZ | 0.361, 0.308, 0.357 |
---|---|
Hunter Lab | 5.55, 1.899, 0.071 |
CIE-LAB | 2.782, 2.796, -0.31 |
CIE-LCH | 2.782, 2.813, 353.673 |
CIE-LUV | 0, 50, 31.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #10080b
CMYK percent of color #10080b
Text with hexadecimal color #10080b
This text has a font color of #10080b
<p style="color:#10080b">Text here</p>
#10080b Background Color
This box has a background color of #10080b
<div style="background-color:#10080b">Text here</div>
#10080b Border Color
This box has a border color of #10080b
<div style="border: 4px solid #10080b">Text here</div>
CSS codes
<p style="color:#10080b">Text here</p>
<div style="background-color:#10080b">Text here</div>
<div style="border: 4px solid #10080b">Text here</div>
#10080b Color on white background
This is how a font and box color of #10080b will look
on a white background.
#10080b Color on black background
This is how a font and box color of #10080b hex color will look
on a black background.