In RGB color space, #003200 hex color has a red value of 0, a green value of 50 and a blue value of 0.
In CMYK color space (used in color printing), #003200 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 80.39% black.
#003200 color has a hue of 120 degrees, a saturation of 100% and a lightness of 9.8%.
#003200 hex color contains mainly GREEN.
The closest web safe color of #003200 is #003300
#003200 hex color has a decimal value of 12800.
HEX | 003200 | #003200 |
---|---|---|
RGB | 0, 50, 0 | rgb(0, 50, 0) |
RGB Percent | 0, 19.61, 0 | rgb(0, 19.61, 0) |
CMYK | 100, 0, 100, 80 | |
HSL | 120°, 100, 9.8 | hsl(120, 100%, 9.8%) |
HSV | 120°, 100, 19.6 |
XYZ | 1.141, 2.281, 0.38 |
---|---|
Hunter Lab | 15.103, -12.945, 9.08 |
CIE-LAB | 16.898, -27.315, 23.699 |
CIE-LCH | 16.898, 36.163, 139.054 |
CIE-LUV | 100, 0, 100, 80.39 |
Web Safe | 003300 |
RGB percent of color #003200
CMYK percent of color #003200
Text with hexadecimal color #003200
This text has a font color of #003200
<p style="color:#003200">Text here</p>
#003200 Background Color
This box has a background color of #003200
<div style="background-color:#003200">Text here</div>
#003200 Border Color
This box has a border color of #003200
<div style="border: 4px solid #003200">Text here</div>
CSS codes
<p style="color:#003200">Text here</p>
<div style="background-color:#003200">Text here</div>
<div style="border: 4px solid #003200">Text here</div>
#003200 Color on white background
This is how a font and box color of #003200 will look
on a white background.
#003200 Color on black background
This is how a font and box color of #003200 hex color will look
on a black background.