Shades of Tyrian Purple #520636
Tints of Tyrian Purple #520636
RGB
CMYK
RGB Variations
Color information
#520636 (or 0x520636) is known color: Tyrian Purple. HEX triplet: 52, 06 and 36. RGB value is (82,6,54). Sum of RGB (Red+Green+Blue) = 82+6+54=142 (18% of max value = 765). Red value is 82 (32.42% from 255 or 57.75% from 142); Green value is 6 (2.73% from 255 or 4.23% from 142); Blue value is 54 (21.48% from 255 or 38.03% from 142); Max value from RGB is 82 - color contains mainly: red. Hex color #520636 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520636 is #ADF9C9. Grayscale: #222222. Windows color (decimal): -11401674 or 3540562. OLE color: 3540562.
HSL color Cylindrical-coordinate representation of color #520636: hue angle of 322.11º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #520636 is Cyan = 0, Magento = 0.93, Yellow = 0.34 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 6 | 54 | - |
| CMYK | 0 | 0.93 | 0.34 | 0.68 |
| HSL | 322.11º | 0.86% | 0.17% | - |
| HSV(B) | 322.11º | 0.93% | 0.32% | - |
| XYZ | 4.21 | 2.19 | 3.69 | - |
| YUV | 34.2 | 139.18 | 162.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 6 | 54 | 0 | 0.93 | 0.34 | 0.68 | 322.11 | 0.86 | 0.17 |
| Hex | 52 | 6 | 36 | 0 | 5D | 22 | 44 | 142 | 56 | 11 |
| Octal | 122 | 6 | 66 | 0 | 135 | 42 | 104 | 502 | 126 | 21 |
| Binary | 1010010 | 110 | 110110 | 0 | 1011101 | 100010 | 1000100 | 101000010 | 1010110 | 10001 |
Color Harmonies of #520636
Complementary color
Monochromatic Colors of #520636
Black with #520636
Text Example
Text Example
White with #520636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520636; }
p { color: rgb(82,6,54); }
H1.HeaderClassName
{
color: #520636;
}
.AnyTagClassName
{
color: #520636;
}
</style>
background-color css
<style>
a { background-color: #520636; }
a { background-color: rgb(82,6,54); }
div.DivClassName
{
background-color: #520636;
}
.BgClassName
{
background-color: #520636;
}
</style>
border-color css
<style>
span { border-color: #520636; }
span { border-color: rgb(82,6,54); }
td.TdClassName
{
border-color: #520636;
}
.TagClassName
{
border-color: #520636;
}
</style>