In RGB color space, #22000a hex color has a red value of 34, a green value of 0 and a blue value of 10.
In CMYK color space (used in color printing), #22000a hex color is composed of 0% cyan, 100% magenta, 70.59% yellow and 86.67% black.
#22000a color has a hue of 342.4 degrees, a saturation of 100% and a lightness of 6.7%.
#22000a hex color contains mainly RED.
The closest web safe color of #22000a is #330000
#22000a hex color has a decimal value of 2228234.
HEX | 22000a | #22000a |
---|---|---|
RGB | 34, 0, 10 | rgb(34, 0, 10) |
RGB Percent | 13.33, 0, 3.92 | rgb(13.33, 0, 3.92) |
CMYK | 0, 100, 71, 87 | |
HSL | 342.4°, 100, 6.7 | hsl(342.4, 100%, 6.7%) |
HSV | 342.4°, 100, 13.3 |
XYZ | 0.714, 0.362, 0.319 |
---|---|
Hunter Lab | 6.017, 10.654, 1.068 |
CIE-LAB | 3.27, 15.154, 1.075 |
CIE-LCH | 3.27, 15.192, 4.058 |
CIE-LUV | 0, 100, 70.59, 86.67 |
Web Safe | 330000 |
RGB percent of color #22000a
CMYK percent of color #22000a
Text with hexadecimal color #22000a
This text has a font color of #22000a
<p style="color:#22000a">Text here</p>
#22000a Background Color
This box has a background color of #22000a
<div style="background-color:#22000a">Text here</div>
#22000a Border Color
This box has a border color of #22000a
<div style="border: 4px solid #22000a">Text here</div>
CSS codes
<p style="color:#22000a">Text here</p>
<div style="background-color:#22000a">Text here</div>
<div style="border: 4px solid #22000a">Text here</div>
#22000a Color on white background
This is how a font and box color of #22000a will look
on a white background.
#22000a Color on black background
This is how a font and box color of #22000a hex color will look
on a black background.