Shades of Purple #820571
Tints of Purple #820571
RGB
CMYK
RGB Variations
Color information
#820571 (or 0x820571) is known color: Purple. HEX triplet: 82, 05 and 71. RGB value is (130,5,113). Sum of RGB (Red+Green+Blue) = 130+5+113=248 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.42% from 248); Green value is 5 (2.34% from 255 or 2.02% from 248); Blue value is 113 (44.53% from 255 or 45.56% from 248); Max value from RGB is 130 - color contains mainly: red. Hex color #820571 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820571 is #7DFA8E. Grayscale: #363636. Windows color (decimal): -8256143 or 7406978. OLE color: 7406978.
HSL color Cylindrical-coordinate representation of color #820571: hue angle of 308.16º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #820571 is Cyan = 0, Magento = 0.96, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 5 | 113 | - |
| CMYK | 0 | 0.96 | 0.13 | 0.49 |
| HSL | 308.16º | 0.93% | 0.26% | - |
| HSV(B) | 308.16º | 0.96% | 0.51% | - |
| XYZ | 12.24 | 6.05 | 16.14 | - |
| YUV | 54.69 | 160.91 | 181.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 5 | 113 | 0 | 0.96 | 0.13 | 0.49 | 308.16 | 0.93 | 0.26 |
| Hex | 82 | 5 | 71 | 0 | 60 | D | 31 | 134 | 5D | 1A |
| Octal | 202 | 5 | 161 | 0 | 140 | 15 | 61 | 464 | 135 | 32 |
| Binary | 10000010 | 101 | 1110001 | 0 | 1100000 | 1101 | 110001 | 100110100 | 1011101 | 11010 |
Color Harmonies of #820571
Complementary color
Monochromatic Colors of #820571
Black with #820571
Text Example
Text Example
White with #820571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820571; }
p { color: rgb(130,5,113); }
H1.HeaderClassName
{
color: #820571;
}
.AnyTagClassName
{
color: #820571;
}
</style>
background-color css
<style>
a { background-color: #820571; }
a { background-color: rgb(130,5,113); }
div.DivClassName
{
background-color: #820571;
}
.BgClassName
{
background-color: #820571;
}
</style>
border-color css
<style>
span { border-color: #820571; }
span { border-color: rgb(130,5,113); }
td.TdClassName
{
border-color: #820571;
}
.TagClassName
{
border-color: #820571;
}
</style>