In RGB color space, #ff994b hex color has a red value of 255, a green value of 153 and a blue value of 75.
In CMYK color space (used in color printing), #ff994b hex color is composed of 0% cyan, 40% magenta, 70.59% yellow and 0% black.
#ff994b color has a hue of 26 degrees, a saturation of 100% and a lightness of 64.7%.
#ff994b hex color contains mainly RED.
The closest web safe color of #ff994b is #ff9933
#ff994b hex color has a decimal value of 16750923.
HEX | ff994b | #ff994b |
---|---|---|
RGB | 255, 153, 75 | rgb(255, 153, 75) |
RGB Percent | 100, 60, 29.41 | rgb(100, 60, 29.41) |
CMYK | 0, 40, 71, 0 | |
HSL | 26°, 100, 64.7 | hsl(26, 100%, 64.7%) |
HSV | 26°, 70.6, 100 |
XYZ | 53.901, 44.55, 12.415 |
---|---|
Hunter Lab | 66.746, 27.344, 35.694 |
CIE-LAB | 72.595, 31.989, 55.767 |
CIE-LCH | 72.595, 64.29, 60.161 |
CIE-LUV | 0, 40, 70.59, 0 |
Web Safe | ff9933 |
RGB percent of color #ff994b
CMYK percent of color #ff994b
Text with hexadecimal color #ff994b
This text has a font color of #ff994b
<p style="color:#ff994b">Text here</p>
#ff994b Background Color
This box has a background color of #ff994b
<div style="background-color:#ff994b">Text here</div>
#ff994b Border Color
This box has a border color of #ff994b
<div style="border: 4px solid #ff994b">Text here</div>
CSS codes
<p style="color:#ff994b">Text here</p>
<div style="background-color:#ff994b">Text here</div>
<div style="border: 4px solid #ff994b">Text here</div>
#ff994b Color on white background
This is how a font and box color of #ff994b will look
on a white background.
#ff994b Color on black background
This is how a font and box color of #ff994b hex color will look
on a black background.