In RGB color space, #000150 hex color has a red value of 0, a green value of 1 and a blue value of 80.
In CMYK color space (used in color printing), #000150 hex color is composed of 100% cyan, 98.75% magenta, 0% yellow and 68.63% black.
#000150 color has a hue of 239.3 degrees, a saturation of 100% and a lightness of 15.7%.
#000150 hex color contains mainly BLUE.
The closest web safe color of #000150 is #000066
#000150 hex color has a decimal value of 336.
HEX | 000150 | #000150 |
---|---|---|
RGB | 0, 1, 80 | rgb(0, 1, 80) |
RGB Percent | 0, 0.39, 31.37 | rgb(0, 0.39, 31.37) |
CMYK | 100, 99, 0, 69 | |
HSL | 239.3°, 100, 15.7 | hsl(239.3, 100%, 15.7%) |
HSV | 239.3°, 100, 31.4 |
XYZ | 1.459, 0.601, 7.629 |
---|---|
Hunter Lab | 7.752, 20.027, -52.919 |
CIE-LAB | 5.429, 31.898, -45.505 |
CIE-LCH | 5.429, 55.571, 305.03 |
CIE-LUV | 100, 98.75, 0, 68.63 |
Web Safe | 000066 |
RGB percent of color #000150
CMYK percent of color #000150
Text with hexadecimal color #000150
This text has a font color of #000150
<p style="color:#000150">Text here</p>
#000150 Background Color
This box has a background color of #000150
<div style="background-color:#000150">Text here</div>
#000150 Border Color
This box has a border color of #000150
<div style="border: 4px solid #000150">Text here</div>
CSS codes
<p style="color:#000150">Text here</p>
<div style="background-color:#000150">Text here</div>
<div style="border: 4px solid #000150">Text here</div>
#000150 Color on white background
This is how a font and box color of #000150 will look
on a white background.
#000150 Color on black background
This is how a font and box color of #000150 hex color will look
on a black background.