Shades of Purple #820771
Tints of Purple #820771
RGB
CMYK
RGB Variations
Color information
#820771 (or 0x820771) is known color: Purple. HEX triplet: 82, 07 and 71. RGB value is (130,7,113). Sum of RGB (Red+Green+Blue) = 130+7+113=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 7 (3.12% from 255 or 2.8% from 250); Blue value is 113 (44.53% from 255 or 45.2% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #820771 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820771 is #7DF88E. Grayscale: #373737. Windows color (decimal): -8255631 or 7407490. OLE color: 7407490.
HSL color Cylindrical-coordinate representation of color #820771: hue angle of 308.29º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #820771 is Cyan = 0, Magento = 0.95, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 7 | 113 | - |
| CMYK | 0 | 0.95 | 0.13 | 0.49 |
| HSL | 308.29º | 0.9% | 0.27% | - |
| HSV(B) | 308.29º | 0.95% | 0.51% | - |
| XYZ | 12.26 | 6.09 | 16.15 | - |
| YUV | 55.86 | 160.25 | 180.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 7 | 113 | 0 | 0.95 | 0.13 | 0.49 | 308.29 | 0.9 | 0.27 |
| Hex | 82 | 7 | 71 | 0 | 5F | D | 31 | 134 | 5A | 1B |
| Octal | 202 | 7 | 161 | 0 | 137 | 15 | 61 | 464 | 132 | 33 |
| Binary | 10000010 | 111 | 1110001 | 0 | 1011111 | 1101 | 110001 | 100110100 | 1011010 | 11011 |
Color Harmonies of #820771
Complementary color
Monochromatic Colors of #820771
Black with #820771
Text Example
Text Example
White with #820771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820771; }
p { color: rgb(130,7,113); }
H1.HeaderClassName
{
color: #820771;
}
.AnyTagClassName
{
color: #820771;
}
</style>
background-color css
<style>
a { background-color: #820771; }
a { background-color: rgb(130,7,113); }
div.DivClassName
{
background-color: #820771;
}
.BgClassName
{
background-color: #820771;
}
</style>
border-color css
<style>
span { border-color: #820771; }
span { border-color: rgb(130,7,113); }
td.TdClassName
{
border-color: #820771;
}
.TagClassName
{
border-color: #820771;
}
</style>