In RGB color space, #f64100 hex color has a red value of 246, a green value of 65 and a blue value of 0.
In CMYK color space (used in color printing), #f64100 hex color is composed of 0% cyan, 73.58% magenta, 100% yellow and 3.53% black.
#f64100 color has a hue of 15.9 degrees, a saturation of 100% and a lightness of 48.2%.
#f64100 hex color contains mainly RED.
The closest web safe color of #f64100 is #ff3300
#f64100 hex color has a decimal value of 16138496.
HEX | f64100 | #f64100 |
---|---|---|
RGB | 246, 65, 0 | rgb(246, 65, 0) |
RGB Percent | 96.47, 25.49, 0 | rgb(96.47, 25.49, 0) |
CMYK | 0, 74, 100, 4 | |
HSL | 15.9°, 100, 48.2 | hsl(15.9, 100%, 48.2%) |
HSV | 15.9°, 100, 96.5 |
XYZ | 39.896, 23.373, 2.409 |
---|---|
Hunter Lab | 48.346, 62.698, 30.888 |
CIE-LAB | 55.454, 66.376, 67.051 |
CIE-LCH | 55.454, 94.348, 45.29 |
CIE-LUV | 0, 73.58, 100, 3.53 |
Web Safe | ff3300 |
RGB percent of color #f64100
CMYK percent of color #f64100
Text with hexadecimal color #f64100
This text has a font color of #f64100
<p style="color:#f64100">Text here</p>
#f64100 Background Color
This box has a background color of #f64100
<div style="background-color:#f64100">Text here</div>
#f64100 Border Color
This box has a border color of #f64100
<div style="border: 4px solid #f64100">Text here</div>
CSS codes
<p style="color:#f64100">Text here</p>
<div style="background-color:#f64100">Text here</div>
<div style="border: 4px solid #f64100">Text here</div>
#f64100 Color on white background
This is how a font and box color of #f64100 will look
on a white background.
#f64100 Color on black background
This is how a font and box color of #f64100 hex color will look
on a black background.