In RGB color space, #000999 hex color has a red value of 0, a green value of 9 and a blue value of 153.
In CMYK color space (used in color printing), #000999 hex color is composed of 100% cyan, 94.12% magenta, 0% yellow and 40% black.
#000999 color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 30%.
#000999 hex color contains mainly BLUE.
The closest web safe color of #000999 is #000099
#000999 hex color has a decimal value of 2457.
HEX | 000999 | #000999 |
---|---|---|
RGB | 0, 9, 153 | rgb(0, 9, 153) |
RGB Percent | 0, 3.53, 60 | rgb(0, 3.53, 60) |
CMYK | 100, 94, 0, 40 | |
HSL | 236.5°, 100, 30 | hsl(236.5, 100%, 30%) |
HSV | 236.5°, 100, 60 |
XYZ | 5.847, 2.495, 30.31 |
---|---|
Hunter Lab | 15.796, 38.433, -102.714 |
CIE-LAB | 17.896, 51.276, -72.147 |
CIE-LCH | 17.896, 88.512, 305.402 |
CIE-LUV | 100, 94.12, 0, 40 |
Web Safe | 000099 |
RGB percent of color #000999
CMYK percent of color #000999
Text with hexadecimal color #000999
This text has a font color of #000999
<p style="color:#000999">Text here</p>
#000999 Background Color
This box has a background color of #000999
<div style="background-color:#000999">Text here</div>
#000999 Border Color
This box has a border color of #000999
<div style="border: 4px solid #000999">Text here</div>
CSS codes
<p style="color:#000999">Text here</p>
<div style="background-color:#000999">Text here</div>
<div style="border: 4px solid #000999">Text here</div>
#000999 Color on white background
This is how a font and box color of #000999 will look
on a white background.
#000999 Color on black background
This is how a font and box color of #000999 hex color will look
on a black background.