In RGB color space, #f12a00 hex color has a red value of 241, a green value of 42 and a blue value of 0.
In CMYK color space (used in color printing), #f12a00 hex color is composed of 0% cyan, 82.57% magenta, 100% yellow and 5.49% black.
#f12a00 color has a hue of 10.5 degrees, a saturation of 100% and a lightness of 47.3%.
#f12a00 hex color contains mainly RED.
The closest web safe color of #f12a00 is #ff3300
#f12a00 hex color has a decimal value of 15804928.
HEX | f12a00 | #f12a00 |
---|---|---|
RGB | 241, 42, 0 | rgb(241, 42, 0) |
RGB Percent | 94.51, 16.47, 0 | rgb(94.51, 16.47, 0) |
CMYK | 0, 83, 100, 5 | |
HSL | 10.5°, 100, 47.3 | hsl(10.5, 100%, 47.3%) |
HSV | 10.5°, 100, 94.5 |
XYZ | 37.104, 20.357, 1.974 |
---|---|
Hunter Lab | 45.119, 67.834, 28.989 |
CIE-LAB | 52.238, 71.293, 65.112 |
CIE-LCH | 52.238, 96.552, 42.405 |
CIE-LUV | 0, 82.57, 100, 5.49 |
Web Safe | ff3300 |
RGB percent of color #f12a00
CMYK percent of color #f12a00
Text with hexadecimal color #f12a00
This text has a font color of #f12a00
<p style="color:#f12a00">Text here</p>
#f12a00 Background Color
This box has a background color of #f12a00
<div style="background-color:#f12a00">Text here</div>
#f12a00 Border Color
This box has a border color of #f12a00
<div style="border: 4px solid #f12a00">Text here</div>
CSS codes
<p style="color:#f12a00">Text here</p>
<div style="background-color:#f12a00">Text here</div>
<div style="border: 4px solid #f12a00">Text here</div>
#f12a00 Color on white background
This is how a font and box color of #f12a00 will look
on a white background.
#f12a00 Color on black background
This is how a font and box color of #f12a00 hex color will look
on a black background.