In RGB color space, #0d100b hex color has a red value of 13, a green value of 16 and a blue value of 11.
In CMYK color space (used in color printing), #0d100b hex color is composed of 18.75% cyan, 0% magenta, 31.25% yellow and 93.73% black.
#0d100b color has a hue of 96 degrees, a saturation of 18.52% and a lightness of 5.3%.
#0d100b hex color contains mainly GREEN.
The closest web safe color of #0d100b is #000000
#0d100b hex color has a decimal value of 856075.
HEX | 0d100b | #0d100b |
---|---|---|
RGB | 13, 16, 11 | rgb(13, 16, 11) |
RGB Percent | 5.1, 6.27, 4.31 | rgb(5.1, 6.27, 4.31) |
CMYK | 19, 0, 31, 94 | |
HSL | 96°, 18.52, 5.3 | hsl(96, 18.52%, 5.3%) |
HSV | 96°, 31.3, 6.3 |
XYZ | 0.412, 0.48, 0.388 |
---|---|
Hunter Lab | 6.928, -1.509, 1.529 |
CIE-LAB | 4.336, -1.812, 1.926 |
CIE-LCH | 4.336, 2.644, 133.253 |
CIE-LUV | 18.75, 0, 31.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #0d100b
CMYK percent of color #0d100b
Text with hexadecimal color #0d100b
This text has a font color of #0d100b
<p style="color:#0d100b">Text here</p>
#0d100b Background Color
This box has a background color of #0d100b
<div style="background-color:#0d100b">Text here</div>
#0d100b Border Color
This box has a border color of #0d100b
<div style="border: 4px solid #0d100b">Text here</div>
CSS codes
<p style="color:#0d100b">Text here</p>
<div style="background-color:#0d100b">Text here</div>
<div style="border: 4px solid #0d100b">Text here</div>
#0d100b Color on white background
This is how a font and box color of #0d100b will look
on a white background.
#0d100b Color on black background
This is how a font and box color of #0d100b hex color will look
on a black background.