In RGB color space, #f33000 hex color has a red value of 243, a green value of 48 and a blue value of 0.
In CMYK color space (used in color printing), #f33000 hex color is composed of 0% cyan, 80.25% magenta, 100% yellow and 4.71% black.
#f33000 color has a hue of 11.9 degrees, a saturation of 100% and a lightness of 47.6%.
#f33000 hex color contains mainly RED.
The closest web safe color of #f33000 is #ff3300
#f33000 hex color has a decimal value of 15937536.
HEX | f33000 | #f33000 |
---|---|---|
RGB | 243, 48, 0 | rgb(243, 48, 0) |
RGB Percent | 95.29, 18.82, 0 | rgb(95.29, 18.82, 0) |
CMYK | 0, 80, 100, 5 | |
HSL | 11.9°, 100, 47.6 | hsl(11.9, 100%, 47.6%) |
HSV | 11.9°, 100, 95.3 |
XYZ | 38.019, 21.169, 2.082 |
---|---|
Hunter Lab | 46.01, 66.982, 29.524 |
CIE-LAB | 53.134, 70.413, 65.715 |
CIE-LCH | 53.134, 96.314, 43.023 |
CIE-LUV | 0, 80.25, 100, 4.71 |
Web Safe | ff3300 |
RGB percent of color #f33000
CMYK percent of color #f33000
Text with hexadecimal color #f33000
This text has a font color of #f33000
<p style="color:#f33000">Text here</p>
#f33000 Background Color
This box has a background color of #f33000
<div style="background-color:#f33000">Text here</div>
#f33000 Border Color
This box has a border color of #f33000
<div style="border: 4px solid #f33000">Text here</div>
CSS codes
<p style="color:#f33000">Text here</p>
<div style="background-color:#f33000">Text here</div>
<div style="border: 4px solid #f33000">Text here</div>
#f33000 Color on white background
This is how a font and box color of #f33000 will look
on a white background.
#f33000 Color on black background
This is how a font and box color of #f33000 hex color will look
on a black background.