In RGB color space, #f11f00 hex color has a red value of 241, a green value of 31 and a blue value of 0.
In CMYK color space (used in color printing), #f11f00 hex color is composed of 0% cyan, 87.14% magenta, 100% yellow and 5.49% black.
#f11f00 color has a hue of 7.7 degrees, a saturation of 100% and a lightness of 47.3%.
#f11f00 hex color contains mainly RED.
The closest web safe color of #f11f00 is #ff3300
#f11f00 hex color has a decimal value of 15802112.
HEX | f11f00 | #f11f00 |
---|---|---|
RGB | 241, 31, 0 | rgb(241, 31, 0) |
RGB Percent | 94.51, 12.16, 0 | rgb(94.51, 12.16, 0) |
CMYK | 0, 87, 100, 5 | |
HSL | 7.7°, 100, 47.3 | hsl(7.7, 100%, 47.3%) |
HSV | 7.7°, 100, 94.5 |
XYZ | 36.766, 19.681, 1.861 |
---|---|
Hunter Lab | 44.363, 70.296, 28.567 |
CIE-LAB | 51.475, 73.472, 64.818 |
CIE-LCH | 51.475, 97.977, 41.419 |
CIE-LUV | 0, 87.14, 100, 5.49 |
Web Safe | ff3300 |
RGB percent of color #f11f00
CMYK percent of color #f11f00
Text with hexadecimal color #f11f00
This text has a font color of #f11f00
<p style="color:#f11f00">Text here</p>
#f11f00 Background Color
This box has a background color of #f11f00
<div style="background-color:#f11f00">Text here</div>
#f11f00 Border Color
This box has a border color of #f11f00
<div style="border: 4px solid #f11f00">Text here</div>
CSS codes
<p style="color:#f11f00">Text here</p>
<div style="background-color:#f11f00">Text here</div>
<div style="border: 4px solid #f11f00">Text here</div>
#f11f00 Color on white background
This is how a font and box color of #f11f00 will look
on a white background.
#f11f00 Color on black background
This is how a font and box color of #f11f00 hex color will look
on a black background.