Shades of Tyrian Purple #820845
Tints of Tyrian Purple #820845
RGB
CMYK
RGB Variations
Color information
#820845 (or 0x820845) is known color: Tyrian Purple. HEX triplet: 82, 08 and 45. RGB value is (130,8,69). Sum of RGB (Red+Green+Blue) = 130+8+69=207 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.80% from 207); Green value is 8 (3.52% from 255 or 3.86% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 130 - color contains mainly: red. Hex color #820845 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820845 is #7DF7BA. Grayscale: #333333. Windows color (decimal): -8255419 or 4524162. OLE color: 4524162.
HSL color Cylindrical-coordinate representation of color #820845: hue angle of 330º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #820845 is Cyan = 0, Magento = 0.94, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 8 | 69 | - |
| CMYK | 0 | 0.94 | 0.47 | 0.49 |
| HSL | 330º | 0.88% | 0.27% | - |
| HSV(B) | 330º | 0.94% | 0.51% | - |
| XYZ | 10.37 | 5.35 | 6.12 | - |
| YUV | 51.43 | 137.92 | 184.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 8 | 69 | 0 | 0.94 | 0.47 | 0.49 | 330 | 0.88 | 0.27 |
| Hex | 82 | 8 | 45 | 0 | 5E | 2F | 31 | 14A | 58 | 1B |
| Octal | 202 | 10 | 105 | 0 | 136 | 57 | 61 | 512 | 130 | 33 |
| Binary | 10000010 | 1000 | 1000101 | 0 | 1011110 | 101111 | 110001 | 101001010 | 1011000 | 11011 |
Color Harmonies of #820845
Complementary color
Monochromatic Colors of #820845
Black with #820845
Text Example
Text Example
White with #820845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820845; }
p { color: rgb(130,8,69); }
H1.HeaderClassName
{
color: #820845;
}
.AnyTagClassName
{
color: #820845;
}
</style>
background-color css
<style>
a { background-color: #820845; }
a { background-color: rgb(130,8,69); }
div.DivClassName
{
background-color: #820845;
}
.BgClassName
{
background-color: #820845;
}
</style>
border-color css
<style>
span { border-color: #820845; }
span { border-color: rgb(130,8,69); }
td.TdClassName
{
border-color: #820845;
}
.TagClassName
{
border-color: #820845;
}
</style>