In RGB color space, #255eff hex color has a red value of 37, a green value of 94 and a blue value of 255.
In CMYK color space (used in color printing), #255eff hex color is composed of 85.49% cyan, 63.14% magenta, 0% yellow and 0% black.
#255eff color has a hue of 224.3 degrees, a saturation of 100% and a lightness of 57.3%.
#255eff hex color contains mainly BLUE.
The closest web safe color of #255eff is #3366ff
#255eff hex color has a decimal value of 2449151.
HEX | 255eff | #255eff |
---|---|---|
RGB | 37, 94, 255 | rgb(37, 94, 255) |
RGB Percent | 14.51, 36.86, 100 | rgb(14.51, 36.86, 100) |
CMYK | 85, 63, 0, 0 | |
HSL | 224.3°, 100, 57.3 | hsl(224.3, 100%, 57.3%) |
HSV | 224.3°, 85.5, 100 |
XYZ | 22.816, 15.619, 96.42 |
---|---|
Hunter Lab | 39.521, 33.889, -116.987 |
CIE-LAB | 46.471, 41.475, -84.35 |
CIE-LCH | 46.471, 93.995, 296.183 |
CIE-LUV | 85.49, 63.14, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #255eff
CMYK percent of color #255eff
Text with hexadecimal color #255eff
This text has a font color of #255eff
<p style="color:#255eff">Text here</p>
#255eff Background Color
This box has a background color of #255eff
<div style="background-color:#255eff">Text here</div>
#255eff Border Color
This box has a border color of #255eff
<div style="border: 4px solid #255eff">Text here</div>
CSS codes
<p style="color:#255eff">Text here</p>
<div style="background-color:#255eff">Text here</div>
<div style="border: 4px solid #255eff">Text here</div>
#255eff Color on white background
This is how a font and box color of #255eff will look
on a white background.
#255eff Color on black background
This is how a font and box color of #255eff hex color will look
on a black background.