In RGB color space, #00004a hex color has a red value of 0, a green value of 0 and a blue value of 74.
In CMYK color space (used in color printing), #00004a hex color is composed of 100% cyan, 100% magenta, 0% yellow and 70.98% black.
#00004a color has a hue of 240 degrees, a saturation of 100% and a lightness of 14.5%.
#00004a hex color contains mainly BLUE.
The closest web safe color of #00004a is #000033
#00004a hex color has a decimal value of 74.
HEX | 00004a | #00004a |
---|---|---|
RGB | 0, 0, 74 | rgb(0, 0, 74) |
RGB Percent | 0, 0, 29.02 | rgb(0, 0, 29.02) |
CMYK | 100, 100, 0, 71 | |
HSL | 240°, 100, 14.5 | hsl(240, 100%, 14.5%) |
HSV | 240°, 100, 29 |
XYZ | 1.236, 0.494, 6.509 |
---|---|
Hunter Lab | 7.029, 19.09, -49.988 |
CIE-LAB | 4.462, 29.38, -42.922 |
CIE-LCH | 4.462, 52.014, 304.392 |
CIE-LUV | 100, 100, 0, 70.98 |
Web Safe | 000033 |
RGB percent of color #00004a
CMYK percent of color #00004a
Text with hexadecimal color #00004a
This text has a font color of #00004a
<p style="color:#00004a">Text here</p>
#00004a Background Color
This box has a background color of #00004a
<div style="background-color:#00004a">Text here</div>
#00004a Border Color
This box has a border color of #00004a
<div style="border: 4px solid #00004a">Text here</div>
CSS codes
<p style="color:#00004a">Text here</p>
<div style="background-color:#00004a">Text here</div>
<div style="border: 4px solid #00004a">Text here</div>
#00004a Color on white background
This is how a font and box color of #00004a will look
on a white background.
#00004a Color on black background
This is how a font and box color of #00004a hex color will look
on a black background.