In RGB color space, #ff2555 hex color has a red value of 255, a green value of 37 and a blue value of 85.
In CMYK color space (used in color printing), #ff2555 hex color is composed of 0% cyan, 85.49% magenta, 66.67% yellow and 0% black.
#ff2555 color has a hue of 346.8 degrees, a saturation of 100% and a lightness of 57.3%.
#ff2555 hex color contains mainly RED.
The closest web safe color of #ff2555 is #ff3366
#ff2555 hex color has a decimal value of 16721237.
HEX | ff2555 | #ff2555 |
---|---|---|
RGB | 255, 37, 85 | rgb(255, 37, 85) |
RGB Percent | 100, 14.51, 33.33 | rgb(100, 14.51, 33.33) |
CMYK | 0, 85, 67, 0 | |
HSL | 346.8°, 100, 57.3 | hsl(346.8, 100%, 57.3%) |
HSV | 346.8°, 85.5, 100 |
XYZ | 43.541, 23.239, 10.785 |
---|---|
Hunter Lab | 48.207, 76.861, 20.48 |
CIE-LAB | 55.318, 78.036, 30.424 |
CIE-LCH | 55.318, 83.757, 21.299 |
CIE-LUV | 0, 85.49, 66.67, 0 |
Web Safe | ff3366 |
RGB percent of color #ff2555
CMYK percent of color #ff2555
Text with hexadecimal color #ff2555
This text has a font color of #ff2555
<p style="color:#ff2555">Text here</p>
#ff2555 Background Color
This box has a background color of #ff2555
<div style="background-color:#ff2555">Text here</div>
#ff2555 Border Color
This box has a border color of #ff2555
<div style="border: 4px solid #ff2555">Text here</div>
CSS codes
<p style="color:#ff2555">Text here</p>
<div style="background-color:#ff2555">Text here</div>
<div style="border: 4px solid #ff2555">Text here</div>
#ff2555 Color on white background
This is how a font and box color of #ff2555 will look
on a white background.
#ff2555 Color on black background
This is how a font and box color of #ff2555 hex color will look
on a black background.