In RGB color space, #003100 hex color has a red value of 0, a green value of 49 and a blue value of 0.
In CMYK color space (used in color printing), #003100 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 80.78% black.
#003100 color has a hue of 120 degrees, a saturation of 100% and a lightness of 9.6%.
#003100 hex color contains mainly GREEN.
The closest web safe color of #003100 is #003300
#003100 hex color has a decimal value of 12544.
HEX | 003100 | #003100 |
---|---|---|
RGB | 0, 49, 0 | rgb(0, 49, 0) |
RGB Percent | 0, 19.22, 0 | rgb(0, 19.22, 0) |
CMYK | 100, 0, 100, 81 | |
HSL | 120°, 100, 9.6 | hsl(120, 100%, 9.6%) |
HSV | 120°, 100, 19.2 |
XYZ | 1.098, 2.197, 0.366 |
---|---|
Hunter Lab | 14.822, -12.716, 8.912 |
CIE-LAB | 16.489, -27.009, 23.194 |
CIE-LCH | 16.489, 35.601, 139.346 |
CIE-LUV | 100, 0, 100, 80.78 |
Web Safe | 003300 |
RGB percent of color #003100
CMYK percent of color #003100
Text with hexadecimal color #003100
This text has a font color of #003100
<p style="color:#003100">Text here</p>
#003100 Background Color
This box has a background color of #003100
<div style="background-color:#003100">Text here</div>
#003100 Border Color
This box has a border color of #003100
<div style="border: 4px solid #003100">Text here</div>
CSS codes
<p style="color:#003100">Text here</p>
<div style="background-color:#003100">Text here</div>
<div style="border: 4px solid #003100">Text here</div>
#003100 Color on white background
This is how a font and box color of #003100 will look
on a white background.
#003100 Color on black background
This is how a font and box color of #003100 hex color will look
on a black background.