Shades of Tyrian Purple #520538
Tints of Tyrian Purple #520538
RGB
CMYK
RGB Variations
Color information
#520538 (or 0x520538) is known color: Tyrian Purple. HEX triplet: 52, 05 and 38. RGB value is (82,5,56). Sum of RGB (Red+Green+Blue) = 82+5+56=143 (18% of max value = 765). Red value is 82 (32.42% from 255 or 57.34% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 56 (22.27% from 255 or 39.16% from 143); Max value from RGB is 82 - color contains mainly: red. Hex color #520538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520538 is #ADFAC7. Grayscale: #212121. Windows color (decimal): -11401928 or 3671378. OLE color: 3671378.
HSL color Cylindrical-coordinate representation of color #520538: hue angle of 320.26º 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 #520538 is Cyan = 0, Magento = 0.94, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 5 | 56 | - |
| CMYK | 0 | 0.94 | 0.32 | 0.68 |
| HSL | 320.26º | 0.89% | 0.17% | - |
| HSV(B) | 320.26º | 0.94% | 0.32% | - |
| XYZ | 4.25 | 2.19 | 3.94 | - |
| YUV | 33.84 | 140.51 | 162.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 5 | 56 | 0 | 0.94 | 0.32 | 0.68 | 320.26 | 0.89 | 0.17 |
| Hex | 52 | 5 | 38 | 0 | 5E | 20 | 44 | 140 | 59 | 11 |
| Octal | 122 | 5 | 70 | 0 | 136 | 40 | 104 | 500 | 131 | 21 |
| Binary | 1010010 | 101 | 111000 | 0 | 1011110 | 100000 | 1000100 | 101000000 | 1011001 | 10001 |
Color Harmonies of #520538
Complementary color
Monochromatic Colors of #520538
Black with #520538
Text Example
Text Example
White with #520538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520538; }
p { color: rgb(82,5,56); }
H1.HeaderClassName
{
color: #520538;
}
.AnyTagClassName
{
color: #520538;
}
</style>
background-color css
<style>
a { background-color: #520538; }
a { background-color: rgb(82,5,56); }
div.DivClassName
{
background-color: #520538;
}
.BgClassName
{
background-color: #520538;
}
</style>
border-color css
<style>
span { border-color: #520538; }
span { border-color: rgb(82,5,56); }
td.TdClassName
{
border-color: #520538;
}
.TagClassName
{
border-color: #520538;
}
</style>