Shades of Tyrian Purple #520537
Tints of Tyrian Purple #520537
RGB
CMYK
RGB Variations
Color information
#520537 (or 0x520537) is known color: Tyrian Purple. HEX triplet: 52, 05 and 37. RGB value is (82,5,55). Sum of RGB (Red+Green+Blue) = 82+5+55=142 (18% of max value = 765). Red value is 82 (32.42% from 255 or 57.75% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 55 (21.88% from 255 or 38.73% from 142); Max value from RGB is 82 - color contains mainly: red. Hex color #520537 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520537 is #ADFAC8. Grayscale: #212121. Windows color (decimal): -11401929 or 3605842. OLE color: 3605842.
HSL color Cylindrical-coordinate representation of color #520537: hue angle of 321.04º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #520537 is Cyan = 0, Magento = 0.94, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 5 | 55 | - |
| CMYK | 0 | 0.94 | 0.33 | 0.68 |
| HSL | 321.04º | 0.89% | 0.17% | - |
| HSV(B) | 321.04º | 0.94% | 0.32% | - |
| XYZ | 4.22 | 2.18 | 3.81 | - |
| YUV | 33.72 | 140.01 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 5 | 55 | 0 | 0.94 | 0.33 | 0.68 | 321.04 | 0.89 | 0.17 |
| Hex | 52 | 5 | 37 | 0 | 5E | 21 | 44 | 141 | 59 | 11 |
| Octal | 122 | 5 | 67 | 0 | 136 | 41 | 104 | 501 | 131 | 21 |
| Binary | 1010010 | 101 | 110111 | 0 | 1011110 | 100001 | 1000100 | 101000001 | 1011001 | 10001 |
Color Harmonies of #520537
Complementary color
Monochromatic Colors of #520537
Black with #520537
Text Example
Text Example
White with #520537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520537; }
p { color: rgb(82,5,55); }
H1.HeaderClassName
{
color: #520537;
}
.AnyTagClassName
{
color: #520537;
}
</style>
background-color css
<style>
a { background-color: #520537; }
a { background-color: rgb(82,5,55); }
div.DivClassName
{
background-color: #520537;
}
.BgClassName
{
background-color: #520537;
}
</style>
border-color css
<style>
span { border-color: #520537; }
span { border-color: rgb(82,5,55); }
td.TdClassName
{
border-color: #520537;
}
.TagClassName
{
border-color: #520537;
}
</style>