In RGB color space, #5000bb hex color has a red value of 80, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #5000bb hex color is composed of 57.22% cyan, 100% magenta, 0% yellow and 26.67% black.
#5000bb color has a hue of 265.7 degrees, a saturation of 100% and a lightness of 36.7%.
#5000bb hex color contains mainly BLUE.
The closest web safe color of #5000bb is #6600cc
#5000bb hex color has a decimal value of 5243067.
HEX | 5000bb | #5000bb |
---|---|---|
RGB | 80, 0, 187 | rgb(80, 0, 187) |
RGB Percent | 31.37, 0, 73.33 | rgb(31.37, 0, 73.33) |
CMYK | 57, 100, 0, 27 | |
HSL | 265.7°, 100, 36.7 | hsl(265.7, 100%, 36.7%) |
HSV | 265.7°, 100, 73.3 |
XYZ | 12.278, 5.293, 47.388 |
---|---|
Hunter Lab | 23.007, 55, -106.019 |
CIE-LAB | 27.554, 65.023, -76.473 |
CIE-LCH | 27.554, 100.38, 310.374 |
CIE-LUV | 57.22, 100, 0, 26.67 |
Web Safe | 6600cc |
RGB percent of color #5000bb
CMYK percent of color #5000bb
Text with hexadecimal color #5000bb
This text has a font color of #5000bb
<p style="color:#5000bb">Text here</p>
#5000bb Background Color
This box has a background color of #5000bb
<div style="background-color:#5000bb">Text here</div>
#5000bb Border Color
This box has a border color of #5000bb
<div style="border: 4px solid #5000bb">Text here</div>
CSS codes
<p style="color:#5000bb">Text here</p>
<div style="background-color:#5000bb">Text here</div>
<div style="border: 4px solid #5000bb">Text here</div>
#5000bb Color on white background
This is how a font and box color of #5000bb will look
on a white background.
#5000bb Color on black background
This is how a font and box color of #5000bb hex color will look
on a black background.