In RGB color space, #f33c00 hex color has a red value of 243, a green value of 60 and a blue value of 0.
In CMYK color space (used in color printing), #f33c00 hex color is composed of 0% cyan, 75.31% magenta, 100% yellow and 4.71% black.
#f33c00 color has a hue of 14.8 degrees, a saturation of 100% and a lightness of 47.6%.
#f33c00 hex color contains mainly RED.
The closest web safe color of #f33c00 is #ff3300
#f33c00 hex color has a decimal value of 15940608.
HEX | f33c00 | #f33c00 |
---|---|---|
RGB | 243, 60, 0 | rgb(243, 60, 0) |
RGB Percent | 95.29, 23.53, 0 | rgb(95.29, 23.53, 0) |
CMYK | 0, 75, 100, 5 | |
HSL | 14.8°, 100, 47.6 | hsl(14.8, 100%, 47.6%) |
HSV | 14.8°, 100, 95.3 |
XYZ | 38.578, 22.286, 2.268 |
---|---|
Hunter Lab | 47.208, 63.255, 30.197 |
CIE-LAB | 54.329, 67.058, 66.228 |
CIE-LCH | 54.329, 94.249, 44.643 |
CIE-LUV | 0, 75.31, 100, 4.71 |
Web Safe | ff3300 |
RGB percent of color #f33c00
CMYK percent of color #f33c00
Text with hexadecimal color #f33c00
This text has a font color of #f33c00
<p style="color:#f33c00">Text here</p>
#f33c00 Background Color
This box has a background color of #f33c00
<div style="background-color:#f33c00">Text here</div>
#f33c00 Border Color
This box has a border color of #f33c00
<div style="border: 4px solid #f33c00">Text here</div>
CSS codes
<p style="color:#f33c00">Text here</p>
<div style="background-color:#f33c00">Text here</div>
<div style="border: 4px solid #f33c00">Text here</div>
#f33c00 Color on white background
This is how a font and box color of #f33c00 will look
on a white background.
#f33c00 Color on black background
This is how a font and box color of #f33c00 hex color will look
on a black background.