In RGB color space, #255bcd hex color has a red value of 37, a green value of 91 and a blue value of 205.
In CMYK color space (used in color printing), #255bcd hex color is composed of 81.95% cyan, 55.61% magenta, 0% yellow and 19.61% black.
#255bcd color has a hue of 220.7 degrees, a saturation of 69.42% and a lightness of 47.5%.
#255bcd hex color contains mainly BLUE.
The closest web safe color of #255bcd is #3366cc
#255bcd hex color has a decimal value of 2448333.
HEX | 255bcd | #255bcd |
---|---|---|
RGB | 37, 91, 205 | rgb(37, 91, 205) |
RGB Percent | 14.51, 35.69, 80.39 | rgb(14.51, 35.69, 80.39) |
CMYK | 82, 56, 0, 20 | |
HSL | 220.7°, 69.42, 47.5 | hsl(220.7, 69.42%, 47.5%) |
HSV | 220.7°, 82, 80.4 |
XYZ | 15.523, 12.283, 59.31 |
---|---|
Hunter Lab | 35.047, 17.728, -75.803 |
CIE-LAB | 41.662, 24.761, -63.92 |
CIE-LCH | 41.662, 68.548, 291.175 |
CIE-LUV | 81.95, 55.61, 0, 19.61 |
Web Safe | 3366cc |
RGB percent of color #255bcd
CMYK percent of color #255bcd
Text with hexadecimal color #255bcd
This text has a font color of #255bcd
<p style="color:#255bcd">Text here</p>
#255bcd Background Color
This box has a background color of #255bcd
<div style="background-color:#255bcd">Text here</div>
#255bcd Border Color
This box has a border color of #255bcd
<div style="border: 4px solid #255bcd">Text here</div>
CSS codes
<p style="color:#255bcd">Text here</p>
<div style="background-color:#255bcd">Text here</div>
<div style="border: 4px solid #255bcd">Text here</div>
#255bcd Color on white background
This is how a font and box color of #255bcd will look
on a white background.
#255bcd Color on black background
This is how a font and box color of #255bcd hex color will look
on a black background.