Shades of Purple #820477
Tints of Purple #820477
RGB
CMYK
RGB Variations
Color information
#820477 (or 0x820477) is known color: Purple. HEX triplet: 82, 04 and 77. RGB value is (130,4,119). Sum of RGB (Red+Green+Blue) = 130+4+119=253 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.38% from 253); Green value is 4 (1.95% from 255 or 1.58% from 253); Blue value is 119 (46.88% from 255 or 47.04% from 253); Max value from RGB is 130 - color contains mainly: red. Hex color #820477 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820477 is #7DFB88. Grayscale: #363636. Windows color (decimal): -8256393 or 7799938. OLE color: 7799938.
HSL color Cylindrical-coordinate representation of color #820477: hue angle of 305.24º 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 #820477 is Cyan = 0, Magento = 0.97, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 119 | - |
| CMYK | 0 | 0.97 | 0.08 | 0.49 |
| HSL | 305.24º | 0.94% | 0.26% | - |
| HSV(B) | 305.24º | 0.97% | 0.51% | - |
| XYZ | 12.58 | 6.16 | 17.98 | - |
| YUV | 54.78 | 164.24 | 181.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 119 | 0 | 0.97 | 0.08 | 0.49 | 305.24 | 0.94 | 0.26 |
| Hex | 82 | 4 | 77 | 0 | 61 | 8 | 31 | 131 | 5E | 1A |
| Octal | 202 | 4 | 167 | 0 | 141 | 10 | 61 | 461 | 136 | 32 |
| Binary | 10000010 | 100 | 1110111 | 0 | 1100001 | 1000 | 110001 | 100110001 | 1011110 | 11010 |
Color Harmonies of #820477
Complementary color
Monochromatic Colors of #820477
Black with #820477
Text Example
Text Example
White with #820477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820477; }
p { color: rgb(130,4,119); }
H1.HeaderClassName
{
color: #820477;
}
.AnyTagClassName
{
color: #820477;
}
</style>
background-color css
<style>
a { background-color: #820477; }
a { background-color: rgb(130,4,119); }
div.DivClassName
{
background-color: #820477;
}
.BgClassName
{
background-color: #820477;
}
</style>
border-color css
<style>
span { border-color: #820477; }
span { border-color: rgb(130,4,119); }
td.TdClassName
{
border-color: #820477;
}
.TagClassName
{
border-color: #820477;
}
</style>