In RGB color space, #ff555d hex color has a red value of 255, a green value of 85 and a blue value of 93.
In CMYK color space (used in color printing), #ff555d hex color is composed of 0% cyan, 66.67% magenta, 63.53% yellow and 0% black.
#ff555d color has a hue of 357.2 degrees, a saturation of 100% and a lightness of 66.7%.
#ff555d hex color contains mainly RED.
The closest web safe color of #ff555d is #ff6666
#ff555d hex color has a decimal value of 16733533.
HEX | ff555d | #ff555d |
---|---|---|
RGB | 255, 85, 93 | rgb(255, 85, 93) |
RGB Percent | 100, 33.33, 36.47 | rgb(100, 33.33, 36.47) |
CMYK | 0, 67, 64, 0 | |
HSL | 357.2°, 100, 66.7 | hsl(357.2, 100%, 66.7%) |
HSV | 357.2°, 66.7, 100 |
XYZ | 46.464, 28.547, 13.417 |
---|---|
Hunter Lab | 53.429, 61.728, 22.512 |
CIE-LAB | 60.38, 64.656, 32.165 |
CIE-LCH | 60.38, 72.215, 26.449 |
CIE-LUV | 0, 66.67, 63.53, 0 |
Web Safe | ff6666 |
RGB percent of color #ff555d
CMYK percent of color #ff555d
Text with hexadecimal color #ff555d
This text has a font color of #ff555d
<p style="color:#ff555d">Text here</p>
#ff555d Background Color
This box has a background color of #ff555d
<div style="background-color:#ff555d">Text here</div>
#ff555d Border Color
This box has a border color of #ff555d
<div style="border: 4px solid #ff555d">Text here</div>
CSS codes
<p style="color:#ff555d">Text here</p>
<div style="background-color:#ff555d">Text here</div>
<div style="border: 4px solid #ff555d">Text here</div>
#ff555d Color on white background
This is how a font and box color of #ff555d will look
on a white background.
#ff555d Color on black background
This is how a font and box color of #ff555d hex color will look
on a black background.