In RGB color space, #f3000b hex color has a red value of 243, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #f3000b hex color is composed of 0% cyan, 100% magenta, 95.47% yellow and 4.71% black.
#f3000b color has a hue of 357.3 degrees, a saturation of 100% and a lightness of 47.6%.
#f3000b hex color contains mainly RED.
The closest web safe color of #f3000b is #ff0000
#f3000b hex color has a decimal value of 15925259.
HEX | f3000b | #f3000b |
---|---|---|
RGB | 243, 0, 11 | rgb(243, 0, 11) |
RGB Percent | 95.29, 0, 4.31 | rgb(95.29, 0, 4.31) |
CMYK | 0, 100, 95, 5 | |
HSL | 357.3°, 100, 47.6 | hsl(357.3, 100%, 47.6%) |
HSV | 357.3°, 100, 95.3 |
XYZ | 37.023, 19.079, 2.048 |
---|---|
Hunter Lab | 43.68, 74.858, 27.796 |
CIE-LAB | 50.78, 77.316, 61.948 |
CIE-LCH | 50.78, 99.072, 38.703 |
CIE-LUV | 0, 100, 95.47, 4.71 |
Web Safe | ff0000 |
RGB percent of color #f3000b
CMYK percent of color #f3000b
Text with hexadecimal color #f3000b
This text has a font color of #f3000b
<p style="color:#f3000b">Text here</p>
#f3000b Background Color
This box has a background color of #f3000b
<div style="background-color:#f3000b">Text here</div>
#f3000b Border Color
This box has a border color of #f3000b
<div style="border: 4px solid #f3000b">Text here</div>
CSS codes
<p style="color:#f3000b">Text here</p>
<div style="background-color:#f3000b">Text here</div>
<div style="border: 4px solid #f3000b">Text here</div>
#f3000b Color on white background
This is how a font and box color of #f3000b will look
on a white background.
#f3000b Color on black background
This is how a font and box color of #f3000b hex color will look
on a black background.