In RGB color space, #ff0b31 hex color has a red value of 255, a green value of 11 and a blue value of 49.
In CMYK color space (used in color printing), #ff0b31 hex color is composed of 0% cyan, 95.69% magenta, 80.78% yellow and 0% black.
#ff0b31 color has a hue of 350.7 degrees, a saturation of 100% and a lightness of 52.2%.
#ff0b31 hex color contains mainly RED.
The closest web safe color of #ff0b31 is #ff0033
#ff0b31 hex color has a decimal value of 16714545.
HEX | ff0b31 | #ff0b31 |
---|---|---|
RGB | 255, 11, 49 | rgb(255, 11, 49) |
RGB Percent | 100, 4.31, 19.22 | rgb(100, 4.31, 19.22) |
CMYK | 0, 96, 81, 0 | |
HSL | 350.7°, 100, 52.2 | hsl(350.7, 100%, 52.2%) |
HSV | 350.7°, 95.7, 100 |
XYZ | 41.914, 21.721, 4.889 |
---|---|
Hunter Lab | 46.606, 78.97, 26.404 |
CIE-LAB | 53.73, 80.019, 49.138 |
CIE-LCH | 53.73, 93.902, 31.553 |
CIE-LUV | 0, 95.69, 80.78, 0 |
Web Safe | ff0033 |
RGB percent of color #ff0b31
CMYK percent of color #ff0b31
Text with hexadecimal color #ff0b31
This text has a font color of #ff0b31
<p style="color:#ff0b31">Text here</p>
#ff0b31 Background Color
This box has a background color of #ff0b31
<div style="background-color:#ff0b31">Text here</div>
#ff0b31 Border Color
This box has a border color of #ff0b31
<div style="border: 4px solid #ff0b31">Text here</div>
CSS codes
<p style="color:#ff0b31">Text here</p>
<div style="background-color:#ff0b31">Text here</div>
<div style="border: 4px solid #ff0b31">Text here</div>
#ff0b31 Color on white background
This is how a font and box color of #ff0b31 will look
on a white background.
#ff0b31 Color on black background
This is how a font and box color of #ff0b31 hex color will look
on a black background.