In RGB color space, #000050 hex color has a red value of 0, a green value of 0 and a blue value of 80.
In CMYK color space (used in color printing), #000050 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 68.63% black.
#000050 color has a hue of 240 degrees, a saturation of 100% and a lightness of 15.7%.
#000050 hex color contains mainly BLUE.
The closest web safe color of #000050 is #000066
#000050 hex color has a decimal value of 80.
HEX | 000050 | #000050 |
---|---|---|
RGB | 0, 0, 80 | rgb(0, 0, 80) |
RGB Percent | 0, 0, 31.37 | rgb(0, 0, 31.37) |
CMYK | 100, 100, 0, 69 | |
HSL | 240°, 100, 15.7 | hsl(240, 100%, 15.7%) |
HSV | 240°, 100, 31.4 |
XYZ | 1.448, 0.579, 7.625 |
---|---|
Hunter Lab | 7.609, 20.652, -54.087 |
CIE-LAB | 5.23, 32.441, -45.834 |
CIE-LCH | 5.23, 56.153, 305.291 |
CIE-LUV | 100, 100, 0, 68.63 |
Web Safe | 000066 |
RGB percent of color #000050
CMYK percent of color #000050
Text with hexadecimal color #000050
This text has a font color of #000050
<p style="color:#000050">Text here</p>
#000050 Background Color
This box has a background color of #000050
<div style="background-color:#000050">Text here</div>
#000050 Border Color
This box has a border color of #000050
<div style="border: 4px solid #000050">Text here</div>
CSS codes
<p style="color:#000050">Text here</p>
<div style="background-color:#000050">Text here</div>
<div style="border: 4px solid #000050">Text here</div>
#000050 Color on white background
This is how a font and box color of #000050 will look
on a white background.
#000050 Color on black background
This is how a font and box color of #000050 hex color will look
on a black background.