Shades of Purple #820479
Tints of Purple #820479
RGB
CMYK
RGB Variations
Color information
#820479 (or 0x820479) is known color: Purple. HEX triplet: 82, 04 and 79. RGB value is (130,4,121). Sum of RGB (Red+Green+Blue) = 130+4+121=255 (33% of max value = 765). Red value is 130 (51.17% from 255 or 50.98% from 255); Green value is 4 (1.95% from 255 or 1.57% from 255); Blue value is 121 (47.66% from 255 or 47.45% from 255); Max value from RGB is 130 - color contains mainly: red. Hex color #820479 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820479 is #7DFB86. Grayscale: #363636. Windows color (decimal): -8256391 or 7931010. OLE color: 7931010.
HSL color Cylindrical-coordinate representation of color #820479: hue angle of 304.29º 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 #820479 is Cyan = 0, Magento = 0.97, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 121 | - |
| CMYK | 0 | 0.97 | 0.07 | 0.49 |
| HSL | 304.29º | 0.94% | 0.26% | - |
| HSV(B) | 304.29º | 0.97% | 0.51% | - |
| XYZ | 12.7 | 6.21 | 18.62 | - |
| YUV | 55.01 | 165.24 | 181.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 121 | 0 | 0.97 | 0.07 | 0.49 | 304.29 | 0.94 | 0.26 |
| Hex | 82 | 4 | 79 | 0 | 61 | 7 | 31 | 130 | 5E | 1A |
| Octal | 202 | 4 | 171 | 0 | 141 | 7 | 61 | 460 | 136 | 32 |
| Binary | 10000010 | 100 | 1111001 | 0 | 1100001 | 111 | 110001 | 100110000 | 1011110 | 11010 |
Color Harmonies of #820479
Complementary color
Monochromatic Colors of #820479
Black with #820479
Text Example
Text Example
White with #820479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820479; }
p { color: rgb(130,4,121); }
H1.HeaderClassName
{
color: #820479;
}
.AnyTagClassName
{
color: #820479;
}
</style>
background-color css
<style>
a { background-color: #820479; }
a { background-color: rgb(130,4,121); }
div.DivClassName
{
background-color: #820479;
}
.BgClassName
{
background-color: #820479;
}
</style>
border-color css
<style>
span { border-color: #820479; }
span { border-color: rgb(130,4,121); }
td.TdClassName
{
border-color: #820479;
}
.TagClassName
{
border-color: #820479;
}
</style>