In RGB color space, #ff7f35 hex color has a red value of 255, a green value of 127 and a blue value of 53.
In CMYK color space (used in color printing), #ff7f35 hex color is composed of 0% cyan, 50.2% magenta, 79.22% yellow and 0% black.
#ff7f35 color has a hue of 22 degrees, a saturation of 100% and a lightness of 60.4%.
#ff7f35 hex color contains mainly RED.
The closest web safe color of #ff7f35 is #ff6633
#ff7f35 hex color has a decimal value of 16744245.
HEX | ff7f35 | #ff7f35 |
---|---|---|
RGB | 255, 127, 53 | rgb(255, 127, 53) |
RGB Percent | 100, 49.8, 20.78 | rgb(100, 49.8, 20.78) |
CMYK | 0, 50, 79, 0 | |
HSL | 22°, 100, 60.4 | hsl(22, 100%, 60.4%) |
HSV | 22°, 79.2, 100 |
XYZ | 49.472, 36.696, 7.844 |
---|---|
Hunter Lab | 60.577, 39.767, 34.727 |
CIE-LAB | 67.048, 44.235, 59.968 |
CIE-LCH | 67.048, 74.518, 53.586 |
CIE-LUV | 0, 50.2, 79.22, 0 |
Web Safe | ff6633 |
RGB percent of color #ff7f35
CMYK percent of color #ff7f35
Text with hexadecimal color #ff7f35
This text has a font color of #ff7f35
<p style="color:#ff7f35">Text here</p>
#ff7f35 Background Color
This box has a background color of #ff7f35
<div style="background-color:#ff7f35">Text here</div>
#ff7f35 Border Color
This box has a border color of #ff7f35
<div style="border: 4px solid #ff7f35">Text here</div>
CSS codes
<p style="color:#ff7f35">Text here</p>
<div style="background-color:#ff7f35">Text here</div>
<div style="border: 4px solid #ff7f35">Text here</div>
#ff7f35 Color on white background
This is how a font and box color of #ff7f35 will look
on a white background.
#ff7f35 Color on black background
This is how a font and box color of #ff7f35 hex color will look
on a black background.