In RGB color space, #f18000 hex color has a red value of 241, a green value of 128 and a blue value of 0.
In CMYK color space (used in color printing), #f18000 hex color is composed of 0% cyan, 46.89% magenta, 100% yellow and 5.49% black.
#f18000 color has a hue of 31.9 degrees, a saturation of 100% and a lightness of 47.3%.
#f18000 hex color contains mainly RED.
The closest web safe color of #f18000 is #ff9900
#f18000 hex color has a decimal value of 15826944.
HEX | f18000 | #f18000 |
---|---|---|
RGB | 241, 128, 0 | rgb(241, 128, 0) |
RGB Percent | 94.51, 50.2, 0 | rgb(94.51, 50.2, 0) |
CMYK | 0, 47, 100, 5 | |
HSL | 31.9°, 100, 47.3 | hsl(31.9, 100%, 47.3%) |
HSV | 31.9°, 100, 94.5 |
XYZ | 43.995, 34.139, 4.271 |
---|---|
Hunter Lab | 58.429, 32.155, 36.566 |
CIE-LAB | 65.073, 37.323, 71.826 |
CIE-LCH | 65.073, 80.944, 62.542 |
CIE-LUV | 0, 46.89, 100, 5.49 |
Web Safe | ff9900 |
RGB percent of color #f18000
CMYK percent of color #f18000
Text with hexadecimal color #f18000
This text has a font color of #f18000
<p style="color:#f18000">Text here</p>
#f18000 Background Color
This box has a background color of #f18000
<div style="background-color:#f18000">Text here</div>
#f18000 Border Color
This box has a border color of #f18000
<div style="border: 4px solid #f18000">Text here</div>
CSS codes
<p style="color:#f18000">Text here</p>
<div style="background-color:#f18000">Text here</div>
<div style="border: 4px solid #f18000">Text here</div>
#f18000 Color on white background
This is how a font and box color of #f18000 will look
on a white background.
#f18000 Color on black background
This is how a font and box color of #f18000 hex color will look
on a black background.