Shades of Tyrian Purple #520449
Tints of Tyrian Purple #520449
RGB
CMYK
RGB Variations
Color information
#520449 (or 0x520449) is known color: Tyrian Purple. HEX triplet: 52, 04 and 49. RGB value is (82,4,73). Sum of RGB (Red+Green+Blue) = 82+4+73=159 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.57% from 159); Green value is 4 (1.95% from 255 or 2.52% from 159); Blue value is 73 (28.91% from 255 or 45.91% from 159); Max value from RGB is 82 - color contains mainly: red. Hex color #520449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520449 is #ADFBB6. Grayscale: #222222. Windows color (decimal): -11402167 or 4785234. OLE color: 4785234.
HSL color Cylindrical-coordinate representation of color #520449: hue angle of 306.92º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #520449 is Cyan = 0, Magento = 0.95, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 4 | 73 | - |
| CMYK | 0 | 0.95 | 0.11 | 0.68 |
| HSL | 306.92º | 0.91% | 0.17% | - |
| HSV(B) | 306.92º | 0.95% | 0.32% | - |
| XYZ | 4.73 | 2.36 | 6.51 | - |
| YUV | 35.19 | 149.34 | 161.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 4 | 73 | 0 | 0.95 | 0.11 | 0.68 | 306.92 | 0.91 | 0.17 |
| Hex | 52 | 4 | 49 | 0 | 5F | B | 44 | 133 | 5B | 11 |
| Octal | 122 | 4 | 111 | 0 | 137 | 13 | 104 | 463 | 133 | 21 |
| Binary | 1010010 | 100 | 1001001 | 0 | 1011111 | 1011 | 1000100 | 100110011 | 1011011 | 10001 |
Color Harmonies of #520449
Complementary color
Monochromatic Colors of #520449
Black with #520449
Text Example
Text Example
White with #520449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520449; }
p { color: rgb(82,4,73); }
H1.HeaderClassName
{
color: #520449;
}
.AnyTagClassName
{
color: #520449;
}
</style>
background-color css
<style>
a { background-color: #520449; }
a { background-color: rgb(82,4,73); }
div.DivClassName
{
background-color: #520449;
}
.BgClassName
{
background-color: #520449;
}
</style>
border-color css
<style>
span { border-color: #520449; }
span { border-color: rgb(82,4,73); }
td.TdClassName
{
border-color: #520449;
}
.TagClassName
{
border-color: #520449;
}
</style>