Shades of Tyrian Purple #820546
Tints of Tyrian Purple #820546
RGB
CMYK
RGB Variations
Color information
#820546 (or 0x820546) is known color: Tyrian Purple. HEX triplet: 82, 05 and 46. RGB value is (130,5,70). Sum of RGB (Red+Green+Blue) = 130+5+70=205 (27% of max value = 765). Red value is 130 (51.17% from 255 or 63.41% from 205); Green value is 5 (2.34% from 255 or 2.44% from 205); Blue value is 70 (27.73% from 255 or 34.15% from 205); Max value from RGB is 130 - color contains mainly: red. Hex color #820546 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820546 is #7DFAB9. Grayscale: #313131. Windows color (decimal): -8256186 or 4588930. OLE color: 4588930.
HSL color Cylindrical-coordinate representation of color #820546: hue angle of 328.8º 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 #820546 is Cyan = 0, Magento = 0.96, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 5 | 70 | - |
| CMYK | 0 | 0.96 | 0.46 | 0.49 |
| HSL | 328.8º | 0.93% | 0.26% | - |
| HSV(B) | 328.8º | 0.96% | 0.51% | - |
| XYZ | 10.37 | 5.3 | 6.27 | - |
| YUV | 49.79 | 139.41 | 185.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 5 | 70 | 0 | 0.96 | 0.46 | 0.49 | 328.8 | 0.93 | 0.26 |
| Hex | 82 | 5 | 46 | 0 | 60 | 2E | 31 | 149 | 5D | 1A |
| Octal | 202 | 5 | 106 | 0 | 140 | 56 | 61 | 511 | 135 | 32 |
| Binary | 10000010 | 101 | 1000110 | 0 | 1100000 | 101110 | 110001 | 101001001 | 1011101 | 11010 |
Color Harmonies of #820546
Complementary color
Monochromatic Colors of #820546
Black with #820546
Text Example
Text Example
White with #820546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820546; }
p { color: rgb(130,5,70); }
H1.HeaderClassName
{
color: #820546;
}
.AnyTagClassName
{
color: #820546;
}
</style>
background-color css
<style>
a { background-color: #820546; }
a { background-color: rgb(130,5,70); }
div.DivClassName
{
background-color: #820546;
}
.BgClassName
{
background-color: #820546;
}
</style>
border-color css
<style>
span { border-color: #820546; }
span { border-color: rgb(130,5,70); }
td.TdClassName
{
border-color: #820546;
}
.TagClassName
{
border-color: #820546;
}
</style>