Shades of Tyrian Purple #520936
Tints of Tyrian Purple #520936
RGB
CMYK
RGB Variations
Color information
#520936 (or 0x520936) is known color: Tyrian Purple. HEX triplet: 52, 09 and 36. RGB value is (82,9,54). Sum of RGB (Red+Green+Blue) = 82+9+54=145 (19% of max value = 765). Red value is 82 (32.42% from 255 or 56.55% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 54 (21.48% from 255 or 37.24% from 145); Max value from RGB is 82 - color contains mainly: red. Hex color #520936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520936 is #ADF6C9. Grayscale: #232323. Windows color (decimal): -11400906 or 3541330. OLE color: 3541330.
HSL color Cylindrical-coordinate representation of color #520936: hue angle of 323.01º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #520936 is Cyan = 0, Magento = 0.89, Yellow = 0.34 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 9 | 54 | - |
| CMYK | 0 | 0.89 | 0.34 | 0.68 |
| HSL | 323.01º | 0.8% | 0.18% | - |
| HSV(B) | 323.01º | 0.89% | 0.32% | - |
| XYZ | 4.24 | 2.26 | 3.7 | - |
| YUV | 35.96 | 138.18 | 160.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 9 | 54 | 0 | 0.89 | 0.34 | 0.68 | 323.01 | 0.8 | 0.18 |
| Hex | 52 | 9 | 36 | 0 | 59 | 22 | 44 | 143 | 50 | 12 |
| Octal | 122 | 11 | 66 | 0 | 131 | 42 | 104 | 503 | 120 | 22 |
| Binary | 1010010 | 1001 | 110110 | 0 | 1011001 | 100010 | 1000100 | 101000011 | 1010000 | 10010 |
Color Harmonies of #520936
Complementary color
Monochromatic Colors of #520936
Black with #520936
Text Example
Text Example
White with #520936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520936; }
p { color: rgb(82,9,54); }
H1.HeaderClassName
{
color: #520936;
}
.AnyTagClassName
{
color: #520936;
}
</style>
background-color css
<style>
a { background-color: #520936; }
a { background-color: rgb(82,9,54); }
div.DivClassName
{
background-color: #520936;
}
.BgClassName
{
background-color: #520936;
}
</style>
border-color css
<style>
span { border-color: #520936; }
span { border-color: rgb(82,9,54); }
td.TdClassName
{
border-color: #520936;
}
.TagClassName
{
border-color: #520936;
}
</style>