In RGB color space, #ff7250 hex color has a red value of 255, a green value of 114 and a blue value of 80.
In CMYK color space (used in color printing), #ff7250 hex color is composed of 0% cyan, 55.29% magenta, 68.63% yellow and 0% black.
#ff7250 color has a hue of 11.7 degrees, a saturation of 100% and a lightness of 65.7%.
#ff7250 hex color contains mainly RED.
The closest web safe color of #ff7250 is #ff6666
#ff7250 hex color has a decimal value of 16740944.
HEX | ff7250 | #ff7250 |
---|---|---|
RGB | 255, 114, 80 | rgb(255, 114, 80) |
RGB Percent | 100, 44.71, 31.37 | rgb(100, 44.71, 31.37) |
CMYK | 0, 55, 69, 0 | |
HSL | 11.7°, 100, 65.7 | hsl(11.7, 100%, 65.7%) |
HSV | 11.7°, 68.6, 100 |
XYZ | 48.705, 33.874, 11.561 |
---|---|
Hunter Lab | 58.201, 47.523, 28.964 |
CIE-LAB | 64.862, 51.567, 44.713 |
CIE-LCH | 64.862, 68.253, 40.928 |
CIE-LUV | 0, 55.29, 68.63, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7250
CMYK percent of color #ff7250
Text with hexadecimal color #ff7250
This text has a font color of #ff7250
<p style="color:#ff7250">Text here</p>
#ff7250 Background Color
This box has a background color of #ff7250
<div style="background-color:#ff7250">Text here</div>
#ff7250 Border Color
This box has a border color of #ff7250
<div style="border: 4px solid #ff7250">Text here</div>
CSS codes
<p style="color:#ff7250">Text here</p>
<div style="background-color:#ff7250">Text here</div>
<div style="border: 4px solid #ff7250">Text here</div>
#ff7250 Color on white background
This is how a font and box color of #ff7250 will look
on a white background.
#ff7250 Color on black background
This is how a font and box color of #ff7250 hex color will look
on a black background.