Shades of Purple #820472
Tints of Purple #820472
RGB
CMYK
RGB Variations
Color information
#820472 (or 0x820472) is known color: Purple. HEX triplet: 82, 04 and 72. RGB value is (130,4,114). Sum of RGB (Red+Green+Blue) = 130+4+114=248 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.42% from 248); Green value is 4 (1.95% from 255 or 1.61% from 248); Blue value is 114 (44.92% from 255 or 45.97% from 248); Max value from RGB is 130 - color contains mainly: red. Hex color #820472 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820472 is #7DFB8D. Grayscale: #353535. Windows color (decimal): -8256398 or 7472258. OLE color: 7472258.
HSL color Cylindrical-coordinate representation of color #820472: hue angle of 307.62º 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 #820472 is Cyan = 0, Magento = 0.97, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 114 | - |
| CMYK | 0 | 0.97 | 0.12 | 0.49 |
| HSL | 307.62º | 0.94% | 0.26% | - |
| HSV(B) | 307.62º | 0.97% | 0.51% | - |
| XYZ | 12.29 | 6.05 | 16.44 | - |
| YUV | 54.21 | 161.74 | 182.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 114 | 0 | 0.97 | 0.12 | 0.49 | 307.62 | 0.94 | 0.26 |
| Hex | 82 | 4 | 72 | 0 | 61 | C | 31 | 134 | 5E | 1A |
| Octal | 202 | 4 | 162 | 0 | 141 | 14 | 61 | 464 | 136 | 32 |
| Binary | 10000010 | 100 | 1110010 | 0 | 1100001 | 1100 | 110001 | 100110100 | 1011110 | 11010 |
Color Harmonies of #820472
Complementary color
Monochromatic Colors of #820472
Black with #820472
Text Example
Text Example
White with #820472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820472; }
p { color: rgb(130,4,114); }
H1.HeaderClassName
{
color: #820472;
}
.AnyTagClassName
{
color: #820472;
}
</style>
background-color css
<style>
a { background-color: #820472; }
a { background-color: rgb(130,4,114); }
div.DivClassName
{
background-color: #820472;
}
.BgClassName
{
background-color: #820472;
}
</style>
border-color css
<style>
span { border-color: #820472; }
span { border-color: rgb(130,4,114); }
td.TdClassName
{
border-color: #820472;
}
.TagClassName
{
border-color: #820472;
}
</style>