In RGB color space, #255afe hex color has a red value of 37, a green value of 90 and a blue value of 254.
In CMYK color space (used in color printing), #255afe hex color is composed of 85.43% cyan, 64.57% magenta, 0% yellow and 0.39% black.
#255afe color has a hue of 225.3 degrees, a saturation of 99.09% and a lightness of 57.1%.
#255afe hex color contains mainly BLUE.
The closest web safe color of #255afe is #3366ff
#255afe hex color has a decimal value of 2448126.
HEX | 255afe | #255afe |
---|---|---|
RGB | 37, 90, 254 | rgb(37, 90, 254) |
RGB Percent | 14.51, 35.29, 99.61 | rgb(14.51, 35.29, 99.61) |
CMYK | 85, 65, 0, 0 | |
HSL | 225.3°, 99.09, 57.1 | hsl(225.3, 99.09%, 57.1%) |
HSV | 225.3°, 85.4, 99.6 |
XYZ | 22.309, 14.861, 95.459 |
---|---|
Hunter Lab | 38.55, 35.836, -119.831 |
CIE-LAB | 45.443, 43.584, -85.481 |
CIE-LCH | 45.443, 95.951, 297.016 |
CIE-LUV | 85.43, 64.57, 0, 0.39 |
Web Safe | 3366ff |
RGB percent of color #255afe
CMYK percent of color #255afe
Text with hexadecimal color #255afe
This text has a font color of #255afe
<p style="color:#255afe">Text here</p>
#255afe Background Color
This box has a background color of #255afe
<div style="background-color:#255afe">Text here</div>
#255afe Border Color
This box has a border color of #255afe
<div style="border: 4px solid #255afe">Text here</div>
CSS codes
<p style="color:#255afe">Text here</p>
<div style="background-color:#255afe">Text here</div>
<div style="border: 4px solid #255afe">Text here</div>
#255afe Color on white background
This is how a font and box color of #255afe will look
on a white background.
#255afe Color on black background
This is how a font and box color of #255afe hex color will look
on a black background.