In RGB color space, #ff255e hex color has a red value of 255, a green value of 37 and a blue value of 94.
In CMYK color space (used in color printing), #ff255e hex color is composed of 0% cyan, 85.49% magenta, 63.14% yellow and 0% black.
#ff255e color has a hue of 344.3 degrees, a saturation of 100% and a lightness of 57.3%.
#ff255e hex color contains mainly RED.
The closest web safe color of #ff255e is #ff3366
#ff255e hex color has a decimal value of 16721246.
HEX | ff255e | #ff255e |
---|---|---|
RGB | 255, 37, 94 | rgb(255, 37, 94) |
RGB Percent | 100, 14.51, 36.86 | rgb(100, 14.51, 36.86) |
CMYK | 0, 85, 63, 0 | |
HSL | 344.3°, 100, 57.3 | hsl(344.3, 100%, 57.3%) |
HSV | 344.3°, 85.5, 100 |
XYZ | 43.922, 23.391, 12.79 |
---|---|
Hunter Lab | 48.364, 77.467, 18.176 |
CIE-LAB | 55.473, 78.488, 25.28 |
CIE-LCH | 55.473, 82.459, 17.853 |
CIE-LUV | 0, 85.49, 63.14, 0 |
Web Safe | ff3366 |
RGB percent of color #ff255e
CMYK percent of color #ff255e
Text with hexadecimal color #ff255e
This text has a font color of #ff255e
<p style="color:#ff255e">Text here</p>
#ff255e Background Color
This box has a background color of #ff255e
<div style="background-color:#ff255e">Text here</div>
#ff255e Border Color
This box has a border color of #ff255e
<div style="border: 4px solid #ff255e">Text here</div>
CSS codes
<p style="color:#ff255e">Text here</p>
<div style="background-color:#ff255e">Text here</div>
<div style="border: 4px solid #ff255e">Text here</div>
#ff255e Color on white background
This is how a font and box color of #ff255e will look
on a white background.
#ff255e Color on black background
This is how a font and box color of #ff255e hex color will look
on a black background.