Shades of Tyrian Purple #820543
Tints of Tyrian Purple #820543
RGB
CMYK
RGB Variations
Color information
#820543 (or 0x820543) is known color: Tyrian Purple. HEX triplet: 82, 05 and 43. RGB value is (130,5,67). Sum of RGB (Red+Green+Blue) = 130+5+67=202 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.36% from 202); Green value is 5 (2.34% from 255 or 2.48% from 202); Blue value is 67 (26.56% from 255 or 33.17% from 202); Max value from RGB is 130 - color contains mainly: red. Hex color #820543 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820543 is #7DFABC. Grayscale: #313131. Windows color (decimal): -8256189 or 4392322. OLE color: 4392322.
HSL color Cylindrical-coordinate representation of color #820543: hue angle of 330.24º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #820543 is Cyan = 0, Magento = 0.96, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 5 | 67 | - |
| CMYK | 0 | 0.96 | 0.48 | 0.49 |
| HSL | 330.24º | 0.93% | 0.26% | - |
| HSV(B) | 330.24º | 0.96% | 0.51% | - |
| XYZ | 10.27 | 5.26 | 5.78 | - |
| YUV | 49.44 | 137.91 | 185.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 5 | 67 | 0 | 0.96 | 0.48 | 0.49 | 330.24 | 0.93 | 0.26 |
| Hex | 82 | 5 | 43 | 0 | 60 | 30 | 31 | 14A | 5D | 1A |
| Octal | 202 | 5 | 103 | 0 | 140 | 60 | 61 | 512 | 135 | 32 |
| Binary | 10000010 | 101 | 1000011 | 0 | 1100000 | 110000 | 110001 | 101001010 | 1011101 | 11010 |
Color Harmonies of #820543
Complementary color
Monochromatic Colors of #820543
Black with #820543
Text Example
Text Example
White with #820543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820543; }
p { color: rgb(130,5,67); }
H1.HeaderClassName
{
color: #820543;
}
.AnyTagClassName
{
color: #820543;
}
</style>
background-color css
<style>
a { background-color: #820543; }
a { background-color: rgb(130,5,67); }
div.DivClassName
{
background-color: #820543;
}
.BgClassName
{
background-color: #820543;
}
</style>
border-color css
<style>
span { border-color: #820543; }
span { border-color: rgb(130,5,67); }
td.TdClassName
{
border-color: #820543;
}
.TagClassName
{
border-color: #820543;
}
</style>