Shades of Tyrian Purple #520544
Tints of Tyrian Purple #520544
RGB
CMYK
RGB Variations
Color information
#520544 (or 0x520544) is known color: Tyrian Purple. HEX triplet: 52, 05 and 44. RGB value is (82,5,68). Sum of RGB (Red+Green+Blue) = 82+5+68=155 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.90% from 155); Green value is 5 (2.34% from 255 or 3.23% from 155); Blue value is 68 (26.95% from 255 or 43.87% from 155); Max value from RGB is 82 - color contains mainly: red. Hex color #520544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520544 is #ADFABB. Grayscale: #232323. Windows color (decimal): -11401916 or 4457810. OLE color: 4457810.
HSL color Cylindrical-coordinate representation of color #520544: hue angle of 310.91º 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 #520544 is Cyan = 0, Magento = 0.94, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 5 | 68 | - |
| CMYK | 0 | 0.94 | 0.17 | 0.68 |
| HSL | 310.91º | 0.89% | 0.17% | - |
| HSV(B) | 310.91º | 0.94% | 0.32% | - |
| XYZ | 4.58 | 2.32 | 5.68 | - |
| YUV | 35.21 | 146.51 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 5 | 68 | 0 | 0.94 | 0.17 | 0.68 | 310.91 | 0.89 | 0.17 |
| Hex | 52 | 5 | 44 | 0 | 5E | 11 | 44 | 137 | 59 | 11 |
| Octal | 122 | 5 | 104 | 0 | 136 | 21 | 104 | 467 | 131 | 21 |
| Binary | 1010010 | 101 | 1000100 | 0 | 1011110 | 10001 | 1000100 | 100110111 | 1011001 | 10001 |
Color Harmonies of #520544
Complementary color
Monochromatic Colors of #520544
Black with #520544
Text Example
Text Example
White with #520544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520544; }
p { color: rgb(82,5,68); }
H1.HeaderClassName
{
color: #520544;
}
.AnyTagClassName
{
color: #520544;
}
</style>
background-color css
<style>
a { background-color: #520544; }
a { background-color: rgb(82,5,68); }
div.DivClassName
{
background-color: #520544;
}
.BgClassName
{
background-color: #520544;
}
</style>
border-color css
<style>
span { border-color: #520544; }
span { border-color: rgb(82,5,68); }
td.TdClassName
{
border-color: #520544;
}
.TagClassName
{
border-color: #520544;
}
</style>