Shades of Purple #820478
Tints of Purple #820478
RGB
CMYK
RGB Variations
Color information
#820478 (or 0x820478) is known color: Purple. HEX triplet: 82, 04 and 78. RGB value is (130,4,120). Sum of RGB (Red+Green+Blue) = 130+4+120=254 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.18% from 254); Green value is 4 (1.95% from 255 or 1.57% from 254); Blue value is 120 (47.27% from 255 or 47.24% from 254); Max value from RGB is 130 - color contains mainly: red. Hex color #820478 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820478 is #7DFB87. Grayscale: #363636. Windows color (decimal): -8256392 or 7865474. OLE color: 7865474.
HSL color Cylindrical-coordinate representation of color #820478: hue angle of 304.76º 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 #820478 is Cyan = 0, Magento = 0.97, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 120 | - |
| CMYK | 0 | 0.97 | 0.08 | 0.49 |
| HSL | 304.76º | 0.94% | 0.26% | - |
| HSV(B) | 304.76º | 0.97% | 0.51% | - |
| XYZ | 12.64 | 6.19 | 18.3 | - |
| YUV | 54.9 | 164.74 | 181.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 120 | 0 | 0.97 | 0.08 | 0.49 | 304.76 | 0.94 | 0.26 |
| Hex | 82 | 4 | 78 | 0 | 61 | 8 | 31 | 131 | 5E | 1A |
| Octal | 202 | 4 | 170 | 0 | 141 | 10 | 61 | 461 | 136 | 32 |
| Binary | 10000010 | 100 | 1111000 | 0 | 1100001 | 1000 | 110001 | 100110001 | 1011110 | 11010 |
Color Harmonies of #820478
Complementary color
Monochromatic Colors of #820478
Black with #820478
Text Example
Text Example
White with #820478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820478; }
p { color: rgb(130,4,120); }
H1.HeaderClassName
{
color: #820478;
}
.AnyTagClassName
{
color: #820478;
}
</style>
background-color css
<style>
a { background-color: #820478; }
a { background-color: rgb(130,4,120); }
div.DivClassName
{
background-color: #820478;
}
.BgClassName
{
background-color: #820478;
}
</style>
border-color css
<style>
span { border-color: #820478; }
span { border-color: rgb(130,4,120); }
td.TdClassName
{
border-color: #820478;
}
.TagClassName
{
border-color: #820478;
}
</style>