Shades of Purple #820476
Tints of Purple #820476
RGB
CMYK
RGB Variations
Color information
#820476 (or 0x820476) is known color: Purple. HEX triplet: 82, 04 and 76. RGB value is (130,4,118). Sum of RGB (Red+Green+Blue) = 130+4+118=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 4 (1.95% from 255 or 1.59% from 252); Blue value is 118 (46.48% from 255 or 46.83% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #820476 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820476 is #7DFB89. Grayscale: #363636. Windows color (decimal): -8256394 or 7734402. OLE color: 7734402.
HSL color Cylindrical-coordinate representation of color #820476: hue angle of 305.71º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #820476 is Cyan = 0, Magento = 0.97, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 118 | - |
| CMYK | 0 | 0.97 | 0.09 | 0.49 |
| HSL | 305.71º | 0.94% | 0.26% | - |
| HSV(B) | 305.71º | 0.97% | 0.51% | - |
| XYZ | 12.52 | 6.14 | 17.66 | - |
| YUV | 54.67 | 163.74 | 181.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 118 | 0 | 0.97 | 0.09 | 0.49 | 305.71 | 0.94 | 0.26 |
| Hex | 82 | 4 | 76 | 0 | 61 | 9 | 31 | 132 | 5E | 1A |
| Octal | 202 | 4 | 166 | 0 | 141 | 11 | 61 | 462 | 136 | 32 |
| Binary | 10000010 | 100 | 1110110 | 0 | 1100001 | 1001 | 110001 | 100110010 | 1011110 | 11010 |
Color Harmonies of #820476
Complementary color
Monochromatic Colors of #820476
Black with #820476
Text Example
Text Example
White with #820476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820476; }
p { color: rgb(130,4,118); }
H1.HeaderClassName
{
color: #820476;
}
.AnyTagClassName
{
color: #820476;
}
</style>
background-color css
<style>
a { background-color: #820476; }
a { background-color: rgb(130,4,118); }
div.DivClassName
{
background-color: #820476;
}
.BgClassName
{
background-color: #820476;
}
</style>
border-color css
<style>
span { border-color: #820476; }
span { border-color: rgb(130,4,118); }
td.TdClassName
{
border-color: #820476;
}
.TagClassName
{
border-color: #820476;
}
</style>