In RGB color space, #255bdd hex color has a red value of 37, a green value of 91 and a blue value of 221.
In CMYK color space (used in color printing), #255bdd hex color is composed of 83.26% cyan, 58.82% magenta, 0% yellow and 13.33% black.
#255bdd color has a hue of 222.4 degrees, a saturation of 73.02% and a lightness of 50.6%.
#255bdd hex color contains mainly BLUE.
The closest web safe color of #255bdd is #3366cc
#255bdd hex color has a decimal value of 2448349.
HEX | 255bdd | #255bdd |
---|---|---|
RGB | 37, 91, 221 | rgb(37, 91, 221) |
RGB Percent | 14.51, 35.69, 86.67 | rgb(14.51, 35.69, 86.67) |
CMYK | 83, 59, 0, 13 | |
HSL | 222.4°, 73.02, 50.6 | hsl(222.4, 73.02%, 50.6%) |
HSV | 222.4°, 83.3, 86.7 |
XYZ | 17.555, 13.096, 70.009 |
---|---|
Hunter Lab | 36.188, 23.261, -89.369 |
CIE-LAB | 42.908, 30.834, -71.057 |
CIE-LCH | 42.908, 77.459, 293.458 |
CIE-LUV | 83.26, 58.82, 0, 13.33 |
Web Safe | 3366cc |
RGB percent of color #255bdd
CMYK percent of color #255bdd
Text with hexadecimal color #255bdd
This text has a font color of #255bdd
<p style="color:#255bdd">Text here</p>
#255bdd Background Color
This box has a background color of #255bdd
<div style="background-color:#255bdd">Text here</div>
#255bdd Border Color
This box has a border color of #255bdd
<div style="border: 4px solid #255bdd">Text here</div>
CSS codes
<p style="color:#255bdd">Text here</p>
<div style="background-color:#255bdd">Text here</div>
<div style="border: 4px solid #255bdd">Text here</div>
#255bdd Color on white background
This is how a font and box color of #255bdd will look
on a white background.
#255bdd Color on black background
This is how a font and box color of #255bdd hex color will look
on a black background.