In RGB color space, #ff804d hex color has a red value of 255, a green value of 128 and a blue value of 77.
In CMYK color space (used in color printing), #ff804d hex color is composed of 0% cyan, 49.8% magenta, 69.8% yellow and 0% black.
#ff804d color has a hue of 17.2 degrees, a saturation of 100% and a lightness of 65.1%.
#ff804d hex color contains mainly RED.
The closest web safe color of #ff804d is #ff9966
#ff804d hex color has a decimal value of 16744525.
HEX | ff804d | #ff804d |
---|---|---|
RGB | 255, 128, 77 | rgb(255, 128, 77) |
RGB Percent | 100, 50.2, 30.2 | rgb(100, 50.2, 30.2) |
CMYK | 0, 50, 70, 0 | |
HSL | 17.2°, 100, 65.1 | hsl(17.2, 100%, 65.1%) |
HSV | 17.2°, 69.8, 100 |
XYZ | 50.299, 37.234, 11.557 |
---|---|
Hunter Lab | 61.02, 40.355, 31.484 |
CIE-LAB | 67.452, 44.722, 49.189 |
CIE-LCH | 67.452, 66.48, 47.723 |
CIE-LUV | 0, 49.8, 69.8, 0 |
Web Safe | ff9966 |
RGB percent of color #ff804d
CMYK percent of color #ff804d
Text with hexadecimal color #ff804d
This text has a font color of #ff804d
<p style="color:#ff804d">Text here</p>
#ff804d Background Color
This box has a background color of #ff804d
<div style="background-color:#ff804d">Text here</div>
#ff804d Border Color
This box has a border color of #ff804d
<div style="border: 4px solid #ff804d">Text here</div>
CSS codes
<p style="color:#ff804d">Text here</p>
<div style="background-color:#ff804d">Text here</div>
<div style="border: 4px solid #ff804d">Text here</div>
#ff804d Color on white background
This is how a font and box color of #ff804d will look
on a white background.
#ff804d Color on black background
This is how a font and box color of #ff804d hex color will look
on a black background.