In RGB color space, #ff7b0c hex color has a red value of 255, a green value of 123 and a blue value of 12.
In CMYK color space (used in color printing), #ff7b0c hex color is composed of 0% cyan, 51.76% magenta, 95.29% yellow and 0% black.
#ff7b0c color has a hue of 27.4 degrees, a saturation of 100% and a lightness of 52.4%.
#ff7b0c hex color contains mainly RED.
The closest web safe color of #ff7b0c is #ff6600
#ff7b0c hex color has a decimal value of 16743180.
HEX | ff7b0c | #ff7b0c |
---|---|---|
RGB | 255, 123, 12 | rgb(255, 123, 12) |
RGB Percent | 100, 48.24, 4.71 | rgb(100, 48.24, 4.71) |
CMYK | 0, 52, 95, 0 | |
HSL | 27.4°, 100, 52.4 | hsl(27.4, 100%, 52.4%) |
HSV | 27.4°, 95.3, 100 |
XYZ | 48.389, 35.452, 4.64 |
---|---|
Hunter Lab | 59.542, 40.868, 37.059 |
CIE-LAB | 66.099, 45.37, 71.692 |
CIE-LCH | 66.099, 84.842, 57.672 |
CIE-LUV | 0, 51.76, 95.29, 0 |
Web Safe | ff6600 |
RGB percent of color #ff7b0c
CMYK percent of color #ff7b0c
Text with hexadecimal color #ff7b0c
This text has a font color of #ff7b0c
<p style="color:#ff7b0c">Text here</p>
#ff7b0c Background Color
This box has a background color of #ff7b0c
<div style="background-color:#ff7b0c">Text here</div>
#ff7b0c Border Color
This box has a border color of #ff7b0c
<div style="border: 4px solid #ff7b0c">Text here</div>
CSS codes
<p style="color:#ff7b0c">Text here</p>
<div style="background-color:#ff7b0c">Text here</div>
<div style="border: 4px solid #ff7b0c">Text here</div>
#ff7b0c Color on white background
This is how a font and box color of #ff7b0c will look
on a white background.
#ff7b0c Color on black background
This is how a font and box color of #ff7b0c hex color will look
on a black background.