In RGB color space, #09000d hex color has a red value of 9, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #09000d hex color is composed of 30.77% cyan, 100% magenta, 0% yellow and 94.9% black.
#09000d color has a hue of 281.5 degrees, a saturation of 100% and a lightness of 2.5%.
#09000d hex color contains mainly BLUE.
The closest web safe color of #09000d is #000000
#09000d hex color has a decimal value of 589837.
HEX | 09000d | #09000d |
---|---|---|
RGB | 9, 0, 13 | rgb(9, 0, 13) |
RGB Percent | 3.53, 0, 5.1 | rgb(3.53, 0, 5.1) |
CMYK | 31, 100, 0, 95 | |
HSL | 281.5°, 100, 2.5 | hsl(281.5, 100%, 2.5%) |
HSV | 281.5°, 100, 5.1 |
XYZ | 0.185, 0.087, 0.388 |
---|---|
Hunter Lab | 2.95, 6.034, -5.735 |
CIE-LAB | 0.786, 4.191, -4.195 |
CIE-LCH | 0.786, 5.93, 314.973 |
CIE-LUV | 30.77, 100, 0, 94.9 |
Web Safe | 000000 |
RGB percent of color #09000d
CMYK percent of color #09000d
Text with hexadecimal color #09000d
This text has a font color of #09000d
<p style="color:#09000d">Text here</p>
#09000d Background Color
This box has a background color of #09000d
<div style="background-color:#09000d">Text here</div>
#09000d Border Color
This box has a border color of #09000d
<div style="border: 4px solid #09000d">Text here</div>
CSS codes
<p style="color:#09000d">Text here</p>
<div style="background-color:#09000d">Text here</div>
<div style="border: 4px solid #09000d">Text here</div>
#09000d Color on white background
This is how a font and box color of #09000d will look
on a white background.
#09000d Color on black background
This is how a font and box color of #09000d hex color will look
on a black background.