In RGB color space, #ff7f0c hex color has a red value of 255, a green value of 127 and a blue value of 12.
In CMYK color space (used in color printing), #ff7f0c hex color is composed of 0% cyan, 50.2% magenta, 95.29% yellow and 0% black.
#ff7f0c color has a hue of 28.4 degrees, a saturation of 100% and a lightness of 52.4%.
#ff7f0c hex color contains mainly RED.
The closest web safe color of #ff7f0c is #ff6600
#ff7f0c hex color has a decimal value of 16744204.
HEX | ff7f0c | #ff7f0c |
---|---|---|
RGB | 255, 127, 12 | rgb(255, 127, 12) |
RGB Percent | 100, 49.8, 4.71 | rgb(100, 49.8, 4.71) |
CMYK | 0, 50, 95, 0 | |
HSL | 28.4°, 100, 52.4 | hsl(28.4, 100%, 52.4%) |
HSV | 28.4°, 95.3, 100 |
XYZ | 48.896, 36.465, 4.809 |
---|---|
Hunter Lab | 60.386, 38.859, 37.549 |
CIE-LAB | 66.874, 43.42, 72.19 |
CIE-LCH | 66.874, 84.242, 58.974 |
CIE-LUV | 0, 50.2, 95.29, 0 |
Web Safe | ff6600 |
RGB percent of color #ff7f0c
CMYK percent of color #ff7f0c
Text with hexadecimal color #ff7f0c
This text has a font color of #ff7f0c
<p style="color:#ff7f0c">Text here</p>
#ff7f0c Background Color
This box has a background color of #ff7f0c
<div style="background-color:#ff7f0c">Text here</div>
#ff7f0c Border Color
This box has a border color of #ff7f0c
<div style="border: 4px solid #ff7f0c">Text here</div>
CSS codes
<p style="color:#ff7f0c">Text here</p>
<div style="background-color:#ff7f0c">Text here</div>
<div style="border: 4px solid #ff7f0c">Text here</div>
#ff7f0c Color on white background
This is how a font and box color of #ff7f0c will look
on a white background.
#ff7f0c Color on black background
This is how a font and box color of #ff7f0c hex color will look
on a black background.