In RGB color space, #ff3222 hex color has a red value of 255, a green value of 50 and a blue value of 34.
In CMYK color space (used in color printing), #ff3222 hex color is composed of 0% cyan, 80.39% magenta, 86.67% yellow and 0% black.
#ff3222 color has a hue of 4.3 degrees, a saturation of 100% and a lightness of 56.7%.
#ff3222 hex color contains mainly RED.
The closest web safe color of #ff3222 is #ff3333
#ff3222 hex color has a decimal value of 16724514.
HEX | ff3222 | #ff3222 |
---|---|---|
RGB | 255, 50, 34 | rgb(255, 50, 34) |
RGB Percent | 100, 19.61, 13.33 | rgb(100, 19.61, 13.33) |
CMYK | 0, 80, 87, 0 | |
HSL | 4.3°, 100, 56.7 | hsl(4.3, 100%, 56.7%) |
HSV | 4.3°, 86.7, 100 |
XYZ | 42.669, 23.657, 3.831 |
---|---|
Hunter Lab | 48.638, 71.475, 29.377 |
CIE-LAB | 55.743, 73.614, 58.158 |
CIE-LCH | 55.743, 93.816, 38.31 |
CIE-LUV | 0, 80.39, 86.67, 0 |
Web Safe | ff3333 |
RGB percent of color #ff3222
CMYK percent of color #ff3222
Text with hexadecimal color #ff3222
This text has a font color of #ff3222
<p style="color:#ff3222">Text here</p>
#ff3222 Background Color
This box has a background color of #ff3222
<div style="background-color:#ff3222">Text here</div>
#ff3222 Border Color
This box has a border color of #ff3222
<div style="border: 4px solid #ff3222">Text here</div>
CSS codes
<p style="color:#ff3222">Text here</p>
<div style="background-color:#ff3222">Text here</div>
<div style="border: 4px solid #ff3222">Text here</div>
#ff3222 Color on white background
This is how a font and box color of #ff3222 will look
on a white background.
#ff3222 Color on black background
This is how a font and box color of #ff3222 hex color will look
on a black background.