In RGB color space, #8080dd hex color has a red value of 128, a green value of 128 and a blue value of 221.
In CMYK color space (used in color printing), #8080dd hex color is composed of 42.08% cyan, 42.08% magenta, 0% yellow and 13.33% black.
#8080dd color has a hue of 240 degrees, a saturation of 57.76% and a lightness of 68.4%.
#8080dd hex color contains mainly BLUE.
The closest web safe color of #8080dd is #9999cc
#8080dd hex color has a decimal value of 8421597.
HEX | 8080dd | #8080dd |
---|---|---|
RGB | 128, 128, 221 | rgb(128, 128, 221) |
RGB Percent | 50.2, 50.2, 86.67 | rgb(50.2, 50.2, 86.67) |
CMYK | 42, 42, 0, 13 | |
HSL | 240°, 57.76, 68.4 | hsl(240, 57.76%, 68.4%) |
HSV | 240°, 42.1, 86.7 |
XYZ | 29.672, 25.248, 71.716 |
---|---|
Hunter Lab | 50.247, 17.475, -49.449 |
CIE-LAB | 57.316, 23.169, -47.606 |
CIE-LCH | 57.316, 52.945, 295.951 |
CIE-LUV | 42.08, 42.08, 0, 13.33 |
Web Safe | 9999cc |
RGB percent of color #8080dd
CMYK percent of color #8080dd
Text with hexadecimal color #8080dd
This text has a font color of #8080dd
<p style="color:#8080dd">Text here</p>
#8080dd Background Color
This box has a background color of #8080dd
<div style="background-color:#8080dd">Text here</div>
#8080dd Border Color
This box has a border color of #8080dd
<div style="border: 4px solid #8080dd">Text here</div>
CSS codes
<p style="color:#8080dd">Text here</p>
<div style="background-color:#8080dd">Text here</div>
<div style="border: 4px solid #8080dd">Text here</div>
#8080dd Color on white background
This is how a font and box color of #8080dd will look
on a white background.
#8080dd Color on black background
This is how a font and box color of #8080dd hex color will look
on a black background.