In RGB color space, #255faa hex color has a red value of 37, a green value of 95 and a blue value of 170.
In CMYK color space (used in color printing), #255faa hex color is composed of 78.24% cyan, 44.12% magenta, 0% yellow and 33.33% black.
#255faa color has a hue of 213.8 degrees, a saturation of 64.25% and a lightness of 40.6%.
#255faa hex color contains mainly BLUE.
The closest web safe color of #255faa is #336699
#255faa hex color has a decimal value of 2449322.
HEX | 255faa | #255faa |
---|---|---|
RGB | 37, 95, 170 | rgb(37, 95, 170) |
RGB Percent | 14.51, 37.25, 66.67 | rgb(14.51, 37.25, 66.67) |
CMYK | 78, 44, 0, 33 | |
HSL | 213.8°, 64.25, 40.6 | hsl(213.8, 64.25%, 40.6%) |
HSV | 213.8°, 78.2, 66.7 |
XYZ | 12.111, 11.48, 39.608 |
---|---|
Hunter Lab | 33.882, 4.51, -45.592 |
CIE-LAB | 40.377, 8.598, -45.568 |
CIE-LCH | 40.377, 46.372, 280.685 |
CIE-LUV | 78.24, 44.12, 0, 33.33 |
Web Safe | 336699 |
RGB percent of color #255faa
CMYK percent of color #255faa
Text with hexadecimal color #255faa
This text has a font color of #255faa
<p style="color:#255faa">Text here</p>
#255faa Background Color
This box has a background color of #255faa
<div style="background-color:#255faa">Text here</div>
#255faa Border Color
This box has a border color of #255faa
<div style="border: 4px solid #255faa">Text here</div>
CSS codes
<p style="color:#255faa">Text here</p>
<div style="background-color:#255faa">Text here</div>
<div style="border: 4px solid #255faa">Text here</div>
#255faa Color on white background
This is how a font and box color of #255faa will look
on a white background.
#255faa Color on black background
This is how a font and box color of #255faa hex color will look
on a black background.