In RGB color space, #ff8250 hex color has a red value of 255, a green value of 130 and a blue value of 80.
In CMYK color space (used in color printing), #ff8250 hex color is composed of 0% cyan, 49.02% magenta, 68.63% yellow and 0% black.
#ff8250 color has a hue of 17.1 degrees, a saturation of 100% and a lightness of 65.7%.
#ff8250 hex color contains mainly RED.
The closest web safe color of #ff8250 is #ff9966
#ff8250 hex color has a decimal value of 16745040.
HEX | ff8250 | #ff8250 |
---|---|---|
RGB | 255, 130, 80 | rgb(255, 130, 80) |
RGB Percent | 100, 50.98, 31.37 | rgb(100, 50.98, 31.37) |
CMYK | 0, 49, 69, 0 | |
HSL | 17.1°, 100, 65.7 | hsl(17.1, 100%, 65.7%) |
HSV | 17.1°, 68.6, 100 |
XYZ | 50.671, 37.804, 12.216 |
---|---|
Hunter Lab | 61.485, 39.507, 31.26 |
CIE-LAB | 67.876, 43.891, 48.152 |
CIE-LCH | 67.876, 65.154, 47.651 |
CIE-LUV | 0, 49.02, 68.63, 0 |
Web Safe | ff9966 |
RGB percent of color #ff8250
CMYK percent of color #ff8250
Text with hexadecimal color #ff8250
This text has a font color of #ff8250
<p style="color:#ff8250">Text here</p>
#ff8250 Background Color
This box has a background color of #ff8250
<div style="background-color:#ff8250">Text here</div>
#ff8250 Border Color
This box has a border color of #ff8250
<div style="border: 4px solid #ff8250">Text here</div>
CSS codes
<p style="color:#ff8250">Text here</p>
<div style="background-color:#ff8250">Text here</div>
<div style="border: 4px solid #ff8250">Text here</div>
#ff8250 Color on white background
This is how a font and box color of #ff8250 will look
on a white background.
#ff8250 Color on black background
This is how a font and box color of #ff8250 hex color will look
on a black background.