In RGB color space, #255ff8 hex color has a red value of 37, a green value of 95 and a blue value of 248.
In CMYK color space (used in color printing), #255ff8 hex color is composed of 85.08% cyan, 61.69% magenta, 0% yellow and 2.75% black.
#255ff8 color has a hue of 223.5 degrees, a saturation of 93.78% and a lightness of 55.9%.
#255ff8 hex color contains mainly BLUE.
The closest web safe color of #255ff8 is #3366ff
#255ff8 hex color has a decimal value of 2449400.
HEX | 255ff8 | #255ff8 |
---|---|---|
RGB | 37, 95, 248 | rgb(37, 95, 248) |
RGB Percent | 14.51, 37.25, 97.25 | rgb(14.51, 37.25, 97.25) |
CMYK | 85, 62, 0, 3 | |
HSL | 223.5°, 93.78, 55.9 | hsl(223.5, 93.78%, 55.9%) |
HSV | 223.5°, 85.1, 97.3 |
XYZ | 21.798, 15.355, 90.622 |
---|---|
Hunter Lab | 39.185, 30.721, -109.687 |
CIE-LAB | 46.117, 38.308, -81.031 |
CIE-LCH | 46.117, 89.63, 295.303 |
CIE-LUV | 85.08, 61.69, 0, 2.75 |
Web Safe | 3366ff |
RGB percent of color #255ff8
CMYK percent of color #255ff8
Text with hexadecimal color #255ff8
This text has a font color of #255ff8
<p style="color:#255ff8">Text here</p>
#255ff8 Background Color
This box has a background color of #255ff8
<div style="background-color:#255ff8">Text here</div>
#255ff8 Border Color
This box has a border color of #255ff8
<div style="border: 4px solid #255ff8">Text here</div>
CSS codes
<p style="color:#255ff8">Text here</p>
<div style="background-color:#255ff8">Text here</div>
<div style="border: 4px solid #255ff8">Text here</div>
#255ff8 Color on white background
This is how a font and box color of #255ff8 will look
on a white background.
#255ff8 Color on black background
This is how a font and box color of #255ff8 hex color will look
on a black background.