Shades of Dark Magenta #820997
Tints of Dark Magenta #820997
RGB
CMYK
RGB Variations
Color information
#820997 (or 0x820997) is known color: Dark Magenta. HEX triplet: 82, 09 and 97. RGB value is (130,9,151). Sum of RGB (Red+Green+Blue) = 130+9+151=290 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.83% from 290); Green value is 9 (3.91% from 255 or 3.10% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #820997 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #820997 is #7DF668. Grayscale: #3C3C3C. Windows color (decimal): -8255081 or 9898370. OLE color: 9898370.
HSL color Cylindrical-coordinate representation of color #820997: hue angle of 291.13º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #820997 is Cyan = 0.14, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 9 | 151 | - |
| CMYK | 0.14 | 0.94 | 0 | 0.41 |
| HSL | 291.13º | 0.89% | 0.31% | - |
| HSV(B) | 291.13º | 0.94% | 0.59% | - |
| XYZ | 14.89 | 7.18 | 29.88 | - |
| YUV | 61.37 | 178.59 | 176.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 9 | 151 | 0.14 | 0.94 | 0 | 0.41 | 291.13 | 0.89 | 0.31 |
| Hex | 82 | 9 | 97 | E | 5E | 0 | 29 | 123 | 59 | 1F |
| Octal | 202 | 11 | 227 | 16 | 136 | 0 | 51 | 443 | 131 | 37 |
| Binary | 10000010 | 1001 | 10010111 | 1110 | 1011110 | 0 | 101001 | 100100011 | 1011001 | 11111 |
Color Harmonies of #820997
Complementary color
Monochromatic Colors of #820997
Black with #820997
Text Example
Text Example
White with #820997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820997; }
p { color: rgb(130,9,151); }
H1.HeaderClassName
{
color: #820997;
}
.AnyTagClassName
{
color: #820997;
}
</style>
background-color css
<style>
a { background-color: #820997; }
a { background-color: rgb(130,9,151); }
div.DivClassName
{
background-color: #820997;
}
.BgClassName
{
background-color: #820997;
}
</style>
border-color css
<style>
span { border-color: #820997; }
span { border-color: rgb(130,9,151); }
td.TdClassName
{
border-color: #820997;
}
.TagClassName
{
border-color: #820997;
}
</style>