In RGB color space, #000333 hex color has a red value of 0, a green value of 3 and a blue value of 51.
In CMYK color space (used in color printing), #000333 hex color is composed of 100% cyan, 94.12% magenta, 0% yellow and 80% black.
#000333 color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 10%.
#000333 hex color contains mainly BLUE.
The closest web safe color of #000333 is #000033
#000333 hex color has a decimal value of 819.
HEX | 000333 | #000333 |
---|---|---|
RGB | 0, 3, 51 | rgb(0, 3, 51) |
RGB Percent | 0, 1.18, 20 | rgb(0, 1.18, 20) |
CMYK | 100, 94, 0, 80 | |
HSL | 236.5°, 100, 10 | hsl(236.5, 100%, 10%) |
HSV | 236.5°, 100, 20 |
XYZ | 0.63, 0.304, 3.157 |
---|---|
Hunter Lab | 5.514, 10.747, -30.089 |
CIE-LAB | 2.746, 13.971, -29.122 |
CIE-LCH | 2.746, 32.3, 295.629 |
CIE-LUV | 100, 94.12, 0, 80 |
Web Safe | 000033 |
RGB percent of color #000333
CMYK percent of color #000333
Text with hexadecimal color #000333
This text has a font color of #000333
<p style="color:#000333">Text here</p>
#000333 Background Color
This box has a background color of #000333
<div style="background-color:#000333">Text here</div>
#000333 Border Color
This box has a border color of #000333
<div style="border: 4px solid #000333">Text here</div>
CSS codes
<p style="color:#000333">Text here</p>
<div style="background-color:#000333">Text here</div>
<div style="border: 4px solid #000333">Text here</div>
#000333 Color on white background
This is how a font and box color of #000333 will look
on a white background.
#000333 Color on black background
This is how a font and box color of #000333 hex color will look
on a black background.