In RGB color space, #000060 hex color has a red value of 0, a green value of 0 and a blue value of 96.
In CMYK color space (used in color printing), #000060 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 62.35% black.
#000060 color has a hue of 240 degrees, a saturation of 100% and a lightness of 18.8%.
#000060 hex color contains mainly BLUE.
The closest web safe color of #000060 is #000066
#000060 hex color has a decimal value of 96.
HEX | 000060 | #000060 |
---|---|---|
RGB | 0, 0, 96 | rgb(0, 0, 96) |
RGB Percent | 0, 0, 37.65 | rgb(0, 0, 37.65) |
CMYK | 100, 100, 0, 62 | |
HSL | 240°, 100, 18.8 | hsl(240, 100%, 18.8%) |
HSV | 240°, 100, 37.6 |
XYZ | 2.111, 0.845, 11.118 |
---|---|
Hunter Lab | 9.192, 24.905, -65.275 |
CIE-LAB | 7.633, 38.681, -52.734 |
CIE-LCH | 7.633, 65.399, 306.26 |
CIE-LUV | 100, 100, 0, 62.35 |
Web Safe | 000066 |
RGB percent of color #000060
CMYK percent of color #000060
Text with hexadecimal color #000060
This text has a font color of #000060
<p style="color:#000060">Text here</p>
#000060 Background Color
This box has a background color of #000060
<div style="background-color:#000060">Text here</div>
#000060 Border Color
This box has a border color of #000060
<div style="border: 4px solid #000060">Text here</div>
CSS codes
<p style="color:#000060">Text here</p>
<div style="background-color:#000060">Text here</div>
<div style="border: 4px solid #000060">Text here</div>
#000060 Color on white background
This is how a font and box color of #000060 will look
on a white background.
#000060 Color on black background
This is how a font and box color of #000060 hex color will look
on a black background.