In RGB color space, #255ff5 hex color has a red value of 37, a green value of 95 and a blue value of 245.
In CMYK color space (used in color printing), #255ff5 hex color is composed of 84.9% cyan, 61.22% magenta, 0% yellow and 3.92% black.
#255ff5 color has a hue of 223.3 degrees, a saturation of 91.23% and a lightness of 55.3%.
#255ff5 hex color contains mainly BLUE.
The closest web safe color of #255ff5 is #3366ff
#255ff5 hex color has a decimal value of 2449397.
HEX | 255ff5 | #255ff5 |
---|---|---|
RGB | 37, 95, 245 | rgb(37, 95, 245) |
RGB Percent | 14.51, 37.25, 96.08 | rgb(14.51, 37.25, 96.08) |
CMYK | 85, 61, 0, 4 | |
HSL | 223.3°, 91.23, 55.3 | hsl(223.3, 91.23%, 55.3%) |
HSV | 223.3°, 84.9, 96.1 |
XYZ | 21.337, 15.17, 88.19 |
---|---|
Hunter Lab | 38.949, 29.626, -106.984 |
CIE-LAB | 45.866, 37.215, -79.764 |
CIE-LCH | 45.866, 88.018, 295.012 |
CIE-LUV | 84.9, 61.22, 0, 3.92 |
Web Safe | 3366ff |
RGB percent of color #255ff5
CMYK percent of color #255ff5
Text with hexadecimal color #255ff5
This text has a font color of #255ff5
<p style="color:#255ff5">Text here</p>
#255ff5 Background Color
This box has a background color of #255ff5
<div style="background-color:#255ff5">Text here</div>
#255ff5 Border Color
This box has a border color of #255ff5
<div style="border: 4px solid #255ff5">Text here</div>
CSS codes
<p style="color:#255ff5">Text here</p>
<div style="background-color:#255ff5">Text here</div>
<div style="border: 4px solid #255ff5">Text here</div>
#255ff5 Color on white background
This is how a font and box color of #255ff5 will look
on a white background.
#255ff5 Color on black background
This is how a font and box color of #255ff5 hex color will look
on a black background.