In RGB color space, #ff3f0f hex color has a red value of 255, a green value of 63 and a blue value of 15.
In CMYK color space (used in color printing), #ff3f0f hex color is composed of 0% cyan, 75.29% magenta, 94.12% yellow and 0% black.
#ff3f0f color has a hue of 12 degrees, a saturation of 100% and a lightness of 52.9%.
#ff3f0f hex color contains mainly RED.
The closest web safe color of #ff3f0f is #ff3300
#ff3f0f hex color has a decimal value of 16727823.
HEX | ff3f0f | #ff3f0f |
---|---|---|
RGB | 255, 63, 15 | rgb(255, 63, 15) |
RGB Percent | 100, 24.71, 5.88 | rgb(100, 24.71, 5.88) |
CMYK | 0, 75, 94, 0 | |
HSL | 12°, 100, 52.9 | hsl(12, 100%, 52.9%) |
HSV | 12°, 94.1, 100 |
XYZ | 43.104, 24.85, 2.977 |
---|---|
Hunter Lab | 49.85, 67.108, 31.354 |
CIE-LAB | 56.929, 69.797, 65.488 |
CIE-LCH | 56.929, 95.709, 43.176 |
CIE-LUV | 0, 75.29, 94.12, 0 |
Web Safe | ff3300 |
RGB percent of color #ff3f0f
CMYK percent of color #ff3f0f
Text with hexadecimal color #ff3f0f
This text has a font color of #ff3f0f
<p style="color:#ff3f0f">Text here</p>
#ff3f0f Background Color
This box has a background color of #ff3f0f
<div style="background-color:#ff3f0f">Text here</div>
#ff3f0f Border Color
This box has a border color of #ff3f0f
<div style="border: 4px solid #ff3f0f">Text here</div>
CSS codes
<p style="color:#ff3f0f">Text here</p>
<div style="background-color:#ff3f0f">Text here</div>
<div style="border: 4px solid #ff3f0f">Text here</div>
#ff3f0f Color on white background
This is how a font and box color of #ff3f0f will look
on a white background.
#ff3f0f Color on black background
This is how a font and box color of #ff3f0f hex color will look
on a black background.