In RGB color space, #ff0225 hex color has a red value of 255, a green value of 2 and a blue value of 37.
In CMYK color space (used in color printing), #ff0225 hex color is composed of 0% cyan, 99.22% magenta, 85.49% yellow and 0% black.
#ff0225 color has a hue of 351.7 degrees, a saturation of 100% and a lightness of 50.4%.
#ff0225 hex color contains mainly RED.
The closest web safe color of #ff0225 is #ff0033
#ff0225 hex color has a decimal value of 16712229.
HEX | ff0225 | #ff0225 |
---|---|---|
RGB | 255, 2, 37 | rgb(255, 2, 37) |
RGB Percent | 100, 0.78, 14.51 | rgb(100, 0.78, 14.51) |
CMYK | 0, 99, 85, 0 | |
HSL | 351.7°, 100, 50.4 | hsl(351.7, 100%, 50.4%) |
HSV | 351.7°, 99.2, 100 |
XYZ | 41.596, 21.437, 3.696 |
---|---|
Hunter Lab | 46.3, 79.339, 27.677 |
CIE-LAB | 53.424, 80.37, 54.94 |
CIE-LCH | 53.424, 97.354, 34.356 |
CIE-LUV | 0, 99.22, 85.49, 0 |
Web Safe | ff0033 |
RGB percent of color #ff0225
CMYK percent of color #ff0225
Text with hexadecimal color #ff0225
This text has a font color of #ff0225
<p style="color:#ff0225">Text here</p>
#ff0225 Background Color
This box has a background color of #ff0225
<div style="background-color:#ff0225">Text here</div>
#ff0225 Border Color
This box has a border color of #ff0225
<div style="border: 4px solid #ff0225">Text here</div>
CSS codes
<p style="color:#ff0225">Text here</p>
<div style="background-color:#ff0225">Text here</div>
<div style="border: 4px solid #ff0225">Text here</div>
#ff0225 Color on white background
This is how a font and box color of #ff0225 will look
on a white background.
#ff0225 Color on black background
This is how a font and box color of #ff0225 hex color will look
on a black background.