Shades of Tyrian Purple #520340
Tints of Tyrian Purple #520340
RGB
CMYK
RGB Variations
Color information
#520340 (or 0x520340) is known color: Tyrian Purple. HEX triplet: 52, 03 and 40. RGB value is (82,3,64). Sum of RGB (Red+Green+Blue) = 82+3+64=149 (19% of max value = 765). Red value is 82 (32.42% from 255 or 55.03% from 149); Green value is 3 (1.56% from 255 or 2.01% from 149); Blue value is 64 (25.39% from 255 or 42.95% from 149); Max value from RGB is 82 - color contains mainly: red. Hex color #520340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520340 is #ADFCBF. Grayscale: #212121. Windows color (decimal): -11402432 or 4195154. OLE color: 4195154.
HSL color Cylindrical-coordinate representation of color #520340: hue angle of 313.67º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #520340 is Cyan = 0, Magento = 0.96, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 3 | 64 | - |
| CMYK | 0 | 0.96 | 0.22 | 0.68 |
| HSL | 313.67º | 0.93% | 0.17% | - |
| HSV(B) | 313.67º | 0.96% | 0.32% | - |
| XYZ | 4.44 | 2.23 | 5.05 | - |
| YUV | 33.58 | 145.17 | 162.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 3 | 64 | 0 | 0.96 | 0.22 | 0.68 | 313.67 | 0.93 | 0.17 |
| Hex | 52 | 3 | 40 | 0 | 60 | 16 | 44 | 13A | 5D | 11 |
| Octal | 122 | 3 | 100 | 0 | 140 | 26 | 104 | 472 | 135 | 21 |
| Binary | 1010010 | 11 | 1000000 | 0 | 1100000 | 10110 | 1000100 | 100111010 | 1011101 | 10001 |
Color Harmonies of #520340
Complementary color
Monochromatic Colors of #520340
Black with #520340
Text Example
Text Example
White with #520340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520340; }
p { color: rgb(82,3,64); }
H1.HeaderClassName
{
color: #520340;
}
.AnyTagClassName
{
color: #520340;
}
</style>
background-color css
<style>
a { background-color: #520340; }
a { background-color: rgb(82,3,64); }
div.DivClassName
{
background-color: #520340;
}
.BgClassName
{
background-color: #520340;
}
</style>
border-color css
<style>
span { border-color: #520340; }
span { border-color: rgb(82,3,64); }
td.TdClassName
{
border-color: #520340;
}
.TagClassName
{
border-color: #520340;
}
</style>