Shades of Tyrian Purple #520647
Tints of Tyrian Purple #520647
RGB
CMYK
RGB Variations
Color information
#520647 (or 0x520647) is known color: Tyrian Purple. HEX triplet: 52, 06 and 47. RGB value is (82,6,71). Sum of RGB (Red+Green+Blue) = 82+6+71=159 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.57% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 82 - color contains mainly: red. Hex color #520647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520647 is #ADF9B8. Grayscale: #232323. Windows color (decimal): -11401657 or 4654674. OLE color: 4654674.
HSL color Cylindrical-coordinate representation of color #520647: hue angle of 308.68º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #520647 is Cyan = 0, Magento = 0.93, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 6 | 71 | - |
| CMYK | 0 | 0.93 | 0.13 | 0.68 |
| HSL | 308.68º | 0.86% | 0.17% | - |
| HSV(B) | 308.68º | 0.93% | 0.32% | - |
| XYZ | 4.68 | 2.38 | 6.17 | - |
| YUV | 36.13 | 147.68 | 160.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 6 | 71 | 0 | 0.93 | 0.13 | 0.68 | 308.68 | 0.86 | 0.17 |
| Hex | 52 | 6 | 47 | 0 | 5D | D | 44 | 135 | 56 | 11 |
| Octal | 122 | 6 | 107 | 0 | 135 | 15 | 104 | 465 | 126 | 21 |
| Binary | 1010010 | 110 | 1000111 | 0 | 1011101 | 1101 | 1000100 | 100110101 | 1010110 | 10001 |
Color Harmonies of #520647
Complementary color
Monochromatic Colors of #520647
Black with #520647
Text Example
Text Example
White with #520647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520647; }
p { color: rgb(82,6,71); }
H1.HeaderClassName
{
color: #520647;
}
.AnyTagClassName
{
color: #520647;
}
</style>
background-color css
<style>
a { background-color: #520647; }
a { background-color: rgb(82,6,71); }
div.DivClassName
{
background-color: #520647;
}
.BgClassName
{
background-color: #520647;
}
</style>
border-color css
<style>
span { border-color: #520647; }
span { border-color: rgb(82,6,71); }
td.TdClassName
{
border-color: #520647;
}
.TagClassName
{
border-color: #520647;
}
</style>