Shades of Tyrian Purple #820947
Tints of Tyrian Purple #820947
RGB
CMYK
RGB Variations
Color information
#820947 (or 0x820947) is known color: Tyrian Purple. HEX triplet: 82, 09 and 47. RGB value is (130,9,71). Sum of RGB (Red+Green+Blue) = 130+9+71=210 (27% of max value = 765). Red value is 130 (51.17% from 255 or 61.90% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 71 (28.12% from 255 or 33.81% from 210); Max value from RGB is 130 - color contains mainly: red. Hex color #820947 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820947 is #7DF6B8. Grayscale: #343434. Windows color (decimal): -8255161 or 4655490. OLE color: 4655490.
HSL color Cylindrical-coordinate representation of color #820947: hue angle of 329.26º 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 #820947 is Cyan = 0, Magento = 0.93, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 9 | 71 | - |
| CMYK | 0 | 0.93 | 0.45 | 0.49 |
| HSL | 329.26º | 0.87% | 0.27% | - |
| HSV(B) | 329.26º | 0.93% | 0.51% | - |
| XYZ | 10.44 | 5.4 | 6.45 | - |
| YUV | 52.25 | 138.59 | 183.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 9 | 71 | 0 | 0.93 | 0.45 | 0.49 | 329.26 | 0.87 | 0.27 |
| Hex | 82 | 9 | 47 | 0 | 5D | 2D | 31 | 149 | 57 | 1B |
| Octal | 202 | 11 | 107 | 0 | 135 | 55 | 61 | 511 | 127 | 33 |
| Binary | 10000010 | 1001 | 1000111 | 0 | 1011101 | 101101 | 110001 | 101001001 | 1010111 | 11011 |
Color Harmonies of #820947
Complementary color
Monochromatic Colors of #820947
Black with #820947
Text Example
Text Example
White with #820947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820947; }
p { color: rgb(130,9,71); }
H1.HeaderClassName
{
color: #820947;
}
.AnyTagClassName
{
color: #820947;
}
</style>
background-color css
<style>
a { background-color: #820947; }
a { background-color: rgb(130,9,71); }
div.DivClassName
{
background-color: #820947;
}
.BgClassName
{
background-color: #820947;
}
</style>
border-color css
<style>
span { border-color: #820947; }
span { border-color: rgb(130,9,71); }
td.TdClassName
{
border-color: #820947;
}
.TagClassName
{
border-color: #820947;
}
</style>