In RGB color space, #212500 hex color has a red value of 33, a green value of 37 and a blue value of 0.
In CMYK color space (used in color printing), #212500 hex color is composed of 10.81% cyan, 0% magenta, 100% yellow and 85.49% black.
#212500 color has a hue of 66.5 degrees, a saturation of 100% and a lightness of 7.3%.
#212500 hex color contains mainly GREEN.
The closest web safe color of #212500 is #333300
#212500 hex color has a decimal value of 2172160.
HEX | 212500 | #212500 |
---|---|---|
RGB | 33, 37, 0 | rgb(33, 37, 0) |
RGB Percent | 12.94, 14.51, 0 | rgb(12.94, 14.51, 0) |
CMYK | 11, 0, 100, 85 | |
HSL | 66.5°, 100, 7.3 | hsl(66.5, 100%, 7.3%) |
HSV | 66.5°, 100, 14.5 |
XYZ | 1.289, 1.646, 0.25 |
---|---|
Hunter Lab | 12.83, -4.518, 7.825 |
CIE-LAB | 13.508, -7.952, 19.713 |
CIE-LCH | 13.508, 21.256, 111.969 |
CIE-LUV | 10.81, 0, 100, 85.49 |
Web Safe | 333300 |
RGB percent of color #212500
CMYK percent of color #212500
Text with hexadecimal color #212500
This text has a font color of #212500
<p style="color:#212500">Text here</p>
#212500 Background Color
This box has a background color of #212500
<div style="background-color:#212500">Text here</div>
#212500 Border Color
This box has a border color of #212500
<div style="border: 4px solid #212500">Text here</div>
CSS codes
<p style="color:#212500">Text here</p>
<div style="background-color:#212500">Text here</div>
<div style="border: 4px solid #212500">Text here</div>
#212500 Color on white background
This is how a font and box color of #212500 will look
on a white background.
#212500 Color on black background
This is how a font and box color of #212500 hex color will look
on a black background.