In RGB color space, #8080bb hex color has a red value of 128, a green value of 128 and a blue value of 187.
In CMYK color space (used in color printing), #8080bb hex color is composed of 31.55% cyan, 31.55% magenta, 0% yellow and 26.67% black.
#8080bb color has a hue of 240 degrees, a saturation of 30.26% and a lightness of 61.8%.
#8080bb hex color contains mainly BLUE.
The closest web safe color of #8080bb is #9999cc
#8080bb hex color has a decimal value of 8421563.
HEX | 8080bb | #8080bb |
---|---|---|
RGB | 128, 128, 187 | rgb(128, 128, 187) |
RGB Percent | 50.2, 50.2, 73.33 | rgb(50.2, 50.2, 73.33) |
CMYK | 32, 32, 0, 27 | |
HSL | 240°, 30.26, 61.8 | hsl(240, 30.26%, 61.8%) |
HSV | 240°, 31.6, 73.3 |
XYZ | 25.591, 23.615, 50.223 |
---|---|
Hunter Lab | 48.595, 8.959, -27.259 |
CIE-LAB | 55.7, 13.811, -30.908 |
CIE-LCH | 55.7, 33.853, 294.077 |
CIE-LUV | 31.55, 31.55, 0, 26.67 |
Web Safe | 9999cc |
RGB percent of color #8080bb
CMYK percent of color #8080bb
Text with hexadecimal color #8080bb
This text has a font color of #8080bb
<p style="color:#8080bb">Text here</p>
#8080bb Background Color
This box has a background color of #8080bb
<div style="background-color:#8080bb">Text here</div>
#8080bb Border Color
This box has a border color of #8080bb
<div style="border: 4px solid #8080bb">Text here</div>
CSS codes
<p style="color:#8080bb">Text here</p>
<div style="background-color:#8080bb">Text here</div>
<div style="border: 4px solid #8080bb">Text here</div>
#8080bb Color on white background
This is how a font and box color of #8080bb will look
on a white background.
#8080bb Color on black background
This is how a font and box color of #8080bb hex color will look
on a black background.