In RGB color space, #000070 hex color has a red value of 0, a green value of 0 and a blue value of 112.
In CMYK color space (used in color printing), #000070 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 56.08% black.
#000070 color has a hue of 240 degrees, a saturation of 100% and a lightness of 22%.
#000070 hex color contains mainly BLUE.
The closest web safe color of #000070 is #000066
#000070 hex color has a decimal value of 112.
HEX | 000070 | #000070 |
---|---|---|
RGB | 0, 0, 112 | rgb(0, 0, 112) |
RGB Percent | 0, 0, 43.92 | rgb(0, 0, 43.92) |
CMYK | 100, 100, 0, 56 | |
HSL | 240°, 100, 22 | hsl(240, 100%, 22%) |
HSV | 240°, 100, 43.9 |
XYZ | 2.925, 1.17, 15.401 |
---|---|
Hunter Lab | 10.817, 29.34, -76.847 |
CIE-LAB | 10.334, 43.177, -58.802 |
CIE-LCH | 10.334, 72.952, 306.289 |
CIE-LUV | 100, 100, 0, 56.08 |
Web Safe | 000066 |
RGB percent of color #000070
CMYK percent of color #000070
Text with hexadecimal color #000070
This text has a font color of #000070
<p style="color:#000070">Text here</p>
#000070 Background Color
This box has a background color of #000070
<div style="background-color:#000070">Text here</div>
#000070 Border Color
This box has a border color of #000070
<div style="border: 4px solid #000070">Text here</div>
CSS codes
<p style="color:#000070">Text here</p>
<div style="background-color:#000070">Text here</div>
<div style="border: 4px solid #000070">Text here</div>
#000070 Color on white background
This is how a font and box color of #000070 will look
on a white background.
#000070 Color on black background
This is how a font and box color of #000070 hex color will look
on a black background.