In RGB color space, #000030 hex color has a red value of 0, a green value of 0 and a blue value of 48.
In CMYK color space (used in color printing), #000030 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 81.18% black.
#000030 color has a hue of 240 degrees, a saturation of 100% and a lightness of 9.4%.
#000030 hex color contains mainly BLUE.
The closest web safe color of #000030 is #000033
#000030 hex color has a decimal value of 48.
HEX | 000030 | #000030 |
---|---|---|
RGB | 0, 0, 48 | rgb(0, 0, 48) |
RGB Percent | 0, 0, 18.82 | rgb(0, 0, 18.82) |
CMYK | 100, 100, 0, 81 | |
HSL | 240°, 100, 9.4 | hsl(240, 100%, 9.4%) |
HSV | 240°, 100, 18.8 |
XYZ | 0.534, 0.213, 2.809 |
---|---|
Hunter Lab | 4.615, 12.577, -32.856 |
CIE-LAB | 1.924, 13.582, -28.193 |
CIE-LCH | 1.924, 31.294, 295.722 |
CIE-LUV | 100, 100, 0, 81.18 |
Web Safe | 000033 |
RGB percent of color #000030
CMYK percent of color #000030
Text with hexadecimal color #000030
This text has a font color of #000030
<p style="color:#000030">Text here</p>
#000030 Background Color
This box has a background color of #000030
<div style="background-color:#000030">Text here</div>
#000030 Border Color
This box has a border color of #000030
<div style="border: 4px solid #000030">Text here</div>
CSS codes
<p style="color:#000030">Text here</p>
<div style="background-color:#000030">Text here</div>
<div style="border: 4px solid #000030">Text here</div>
#000030 Color on white background
This is how a font and box color of #000030 will look
on a white background.
#000030 Color on black background
This is how a font and box color of #000030 hex color will look
on a black background.