In a RGB color space, #00009f hex color is composed of 0% red, 0% green and 62.4% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 100% magenta, 0% yellow and 37.6% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 31.2%. #00009f color hex could be obtained by blending #0000ff with #00003f. Closest websafe color is: #000099.
The hexadecimal color #00009f has RGB values of R:0, G:0, B:159 and CMYK values of C:1, M:1, Y:0, K:0.38. Its decimal value is 159.
Hex triplet | 00009f | #00009f |
RGB Decimal | 0, 0, 159 | rgb(0,0,159) |
RGB Percent | 0, 0, 62.4 | rgb(0%,0%,62.4%) |
CMYK | 100, 100, 0, 37.6 | |
HSL | 240°, 100, 31.2 | hsl(240,100%,31.2%) |
HSV(HSB) | 240°, 100, 62.4 | |
Web Safe | 000099 | #009 |
XYZ | 6.258, 2.503, 32.954 |
xyY | 0.15, 0.06, 2.503 |
CIE-LAB | 17.933, 55.637, -75.775 |
CIE-LCH | 17.933, 94.007, 306.287 |
CIE-LUV | 17.933, -5.218, -72.37 |
Hunter-Lab | 15.822, 42.916, -112.419 |
Binary | 00000000, 00000000, 10011111 |
Below, you can see some colors close to #00009f. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #00009f.
<span style="color:#00009f">Text here</span>
This paragraph has a background color of #00009f.
<p style="background-color:#00009f;">Content here</p>
This element has a border color of #00009f.
<div style="border:1px #00009f;">Content here</div>
.text {color:#00009f;}
.background {background-color:#00009f;}
.border {border:1px solid #00009f;}
.text-shadow {border:1px solid #00009f;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #00000a is the darkest color, while #f4f4ff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #4f4f50 is the less saturated color, while #070798 is the most saturated one.