Shades of Purple #820886
Tints of Purple #820886
RGB
CMYK
RGB Variations
Color information
#820886 (or 0x820886) is known color: Purple. HEX triplet: 82, 08 and 86. RGB value is (130,8,134). Sum of RGB (Red+Green+Blue) = 130+8+134=272 (36% of max value = 765). Red value is 130 (51.17% from 255 or 47.79% from 272); Green value is 8 (3.52% from 255 or 2.94% from 272); Blue value is 134 (52.73% from 255 or 49.26% from 272); Max value from RGB is 134 - color contains mainly: blue. Hex color #820886 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #820886 is #7DF779. Grayscale: #3A3A3A. Windows color (decimal): -8255354 or 8784002. OLE color: 8784002.
HSL color Cylindrical-coordinate representation of color #820886: hue angle of 298.1º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #820886 is Cyan = 0.03, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 8 | 134 | - |
| CMYK | 0.03 | 0.94 | 0 | 0.47 |
| HSL | 298.1º | 0.89% | 0.28% | - |
| HSV(B) | 298.1º | 0.94% | 0.53% | - |
| XYZ | 13.6 | 6.64 | 23.12 | - |
| YUV | 58.84 | 170.42 | 178.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 8 | 134 | 0.03 | 0.94 | 0 | 0.47 | 298.1 | 0.89 | 0.28 |
| Hex | 82 | 8 | 86 | 3 | 5E | 0 | 2F | 12A | 59 | 1C |
| Octal | 202 | 10 | 206 | 3 | 136 | 0 | 57 | 452 | 131 | 34 |
| Binary | 10000010 | 1000 | 10000110 | 11 | 1011110 | 0 | 101111 | 100101010 | 1011001 | 11100 |
Color Harmonies of #820886
Complementary color
Monochromatic Colors of #820886
Black with #820886
Text Example
Text Example
White with #820886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820886; }
p { color: rgb(130,8,134); }
H1.HeaderClassName
{
color: #820886;
}
.AnyTagClassName
{
color: #820886;
}
</style>
background-color css
<style>
a { background-color: #820886; }
a { background-color: rgb(130,8,134); }
div.DivClassName
{
background-color: #820886;
}
.BgClassName
{
background-color: #820886;
}
</style>
border-color css
<style>
span { border-color: #820886; }
span { border-color: rgb(130,8,134); }
td.TdClassName
{
border-color: #820886;
}
.TagClassName
{
border-color: #820886;
}
</style>