In RGB color space, #ff9255 hex color has a red value of 255, a green value of 146 and a blue value of 85.
In CMYK color space (used in color printing), #ff9255 hex color is composed of 0% cyan, 42.75% magenta, 66.67% yellow and 0% black.
#ff9255 color has a hue of 21.5 degrees, a saturation of 100% and a lightness of 66.7%.
#ff9255 hex color contains mainly RED.
The closest web safe color of #ff9255 is #ff9966
#ff9255 hex color has a decimal value of 16749141.
HEX | ff9255 | #ff9255 |
---|---|---|
RGB | 255, 146, 85 | rgb(255, 146, 85) |
RGB Percent | 100, 57.25, 33.33 | rgb(100, 57.25, 33.33) |
CMYK | 0, 43, 67, 0 | |
HSL | 21.5°, 100, 66.7 | hsl(21.5, 100%, 66.7%) |
HSV | 21.5°, 66.7, 100 |
XYZ | 53.159, 42.474, 13.991 |
---|---|
Hunter Lab | 65.172, 31.546, 32.892 |
CIE-LAB | 71.196, 36.108, 49.415 |
CIE-LCH | 71.196, 61.202, 53.844 |
CIE-LUV | 0, 42.75, 66.67, 0 |
Web Safe | ff9966 |
RGB percent of color #ff9255
CMYK percent of color #ff9255
Text with hexadecimal color #ff9255
This text has a font color of #ff9255
<p style="color:#ff9255">Text here</p>
#ff9255 Background Color
This box has a background color of #ff9255
<div style="background-color:#ff9255">Text here</div>
#ff9255 Border Color
This box has a border color of #ff9255
<div style="border: 4px solid #ff9255">Text here</div>
CSS codes
<p style="color:#ff9255">Text here</p>
<div style="background-color:#ff9255">Text here</div>
<div style="border: 4px solid #ff9255">Text here</div>
#ff9255 Color on white background
This is how a font and box color of #ff9255 will look
on a white background.
#ff9255 Color on black background
This is how a font and box color of #ff9255 hex color will look
on a black background.