Shades of Purple #820970
Tints of Purple #820970
RGB
CMYK
RGB Variations
Color information
#820970 (or 0x820970) is known color: Purple. HEX triplet: 82, 09 and 70. RGB value is (130,9,112). Sum of RGB (Red+Green+Blue) = 130+9+112=251 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.79% from 251); Green value is 9 (3.91% from 255 or 3.59% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 130 - color contains mainly: red. Hex color #820970 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820970 is #7DF68F. Grayscale: #383838. Windows color (decimal): -8255120 or 7342466. OLE color: 7342466.
HSL color Cylindrical-coordinate representation of color #820970: hue angle of 308.93º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #820970 is Cyan = 0, Magento = 0.93, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 9 | 112 | - |
| CMYK | 0 | 0.93 | 0.14 | 0.49 |
| HSL | 308.93º | 0.87% | 0.27% | - |
| HSV(B) | 308.93º | 0.93% | 0.51% | - |
| XYZ | 12.23 | 6.11 | 15.86 | - |
| YUV | 56.92 | 159.09 | 180.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 9 | 112 | 0 | 0.93 | 0.14 | 0.49 | 308.93 | 0.87 | 0.27 |
| Hex | 82 | 9 | 70 | 0 | 5D | E | 31 | 135 | 57 | 1B |
| Octal | 202 | 11 | 160 | 0 | 135 | 16 | 61 | 465 | 127 | 33 |
| Binary | 10000010 | 1001 | 1110000 | 0 | 1011101 | 1110 | 110001 | 100110101 | 1010111 | 11011 |
Color Harmonies of #820970
Complementary color
Monochromatic Colors of #820970
Black with #820970
Text Example
Text Example
White with #820970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820970; }
p { color: rgb(130,9,112); }
H1.HeaderClassName
{
color: #820970;
}
.AnyTagClassName
{
color: #820970;
}
</style>
background-color css
<style>
a { background-color: #820970; }
a { background-color: rgb(130,9,112); }
div.DivClassName
{
background-color: #820970;
}
.BgClassName
{
background-color: #820970;
}
</style>
border-color css
<style>
span { border-color: #820970; }
span { border-color: rgb(130,9,112); }
td.TdClassName
{
border-color: #820970;
}
.TagClassName
{
border-color: #820970;
}
</style>