In a RGB color space, #8080bf hex color is composed of 50.2% red, 50.2% green and 74.9% blue. Whereas in a CMYK color space, it is composed of 33% cyan, 33% magenta, 0% yellow and 25.1% black. It has a hue angle of 240 degrees, a saturation of 33% and a lightness of 62.5%. #8080bf color hex could be obtained by blending #0100ff with #00007f. Closest websafe color is: #9999cc.
The hexadecimal color #8080bf has RGB values of R:128, G:128, B:191 and CMYK values of C:0.33, M:0.33, Y:0, K:0.25. Its decimal value is 8421567.
Hex triplet | 8080bf | #8080bf |
RGB Decimal | 128, 128, 191 | rgb(128,128,191) |
RGB Percent | 50.2, 50.2, 74.9 | rgb(50.2%,50.2%,74.9%) |
CMYK | 33, 33, 0, 25.1 | |
HSL | 240°, 33, 62.5 | hsl(240,33%,62.5%) |
HSV(HSB) | 240°, 33, 74.9 | |
Web Safe | 9999cc | #99c |
XYZ | 26.025, 23.789, 52.51 |
xyY | 0.254, 0.232, 23.789 |
CIE-LAB | 55.876, 14.869, -32.916 |
CIE-LCH | 55.876, 36.119, 294.31 |
CIE-LUV | 55.876, -3.778, -52.401 |
Hunter-Lab | 48.774, 9.891, -29.69 |
Binary | 10000000, 10000000, 10111111 |
Below, you can see some colors close to #8080bf. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #8080bf.
<span style="color:#8080bf">Text here</span>
This paragraph has a background color of #8080bf.
<p style="background-color:#8080bf;">Content here</p>
This element has a border color of #8080bf.
<div style="border:1px #8080bf;">Content here</div>
.text {color:#8080bf;}
.background {background-color:#8080bf;}
.border {border:1px solid #8080bf;}
.text-shadow {border:1px solid #8080bf;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #f1f1f8 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #9898a7 is the less saturated color, while #4040ff is the most saturated one.