Shades of Tyrian Purple #520944
Tints of Tyrian Purple #520944
RGB
CMYK
RGB Variations
Color information
#520944 (or 0x520944) is known color: Tyrian Purple. HEX triplet: 52, 09 and 44. RGB value is (82,9,68). Sum of RGB (Red+Green+Blue) = 82+9+68=159 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.57% from 159); Green value is 9 (3.91% from 255 or 5.66% from 159); Blue value is 68 (26.95% from 255 or 42.77% from 159); Max value from RGB is 82 - color contains mainly: red. Hex color #520944 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520944 is #ADF6BB. Grayscale: #252525. Windows color (decimal): -11400892 or 4458834. OLE color: 4458834.
HSL color Cylindrical-coordinate representation of color #520944: hue angle of 311.51º 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 #520944 is Cyan = 0, Magento = 0.89, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 9 | 68 | - |
| CMYK | 0 | 0.89 | 0.17 | 0.68 |
| HSL | 311.51º | 0.8% | 0.18% | - |
| HSV(B) | 311.51º | 0.89% | 0.32% | - |
| XYZ | 4.62 | 2.41 | 5.69 | - |
| YUV | 37.55 | 145.18 | 159.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 9 | 68 | 0 | 0.89 | 0.17 | 0.68 | 311.51 | 0.8 | 0.18 |
| Hex | 52 | 9 | 44 | 0 | 59 | 11 | 44 | 138 | 50 | 12 |
| Octal | 122 | 11 | 104 | 0 | 131 | 21 | 104 | 470 | 120 | 22 |
| Binary | 1010010 | 1001 | 1000100 | 0 | 1011001 | 10001 | 1000100 | 100111000 | 1010000 | 10010 |
Color Harmonies of #520944
Complementary color
Monochromatic Colors of #520944
Black with #520944
Text Example
Text Example
White with #520944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520944; }
p { color: rgb(82,9,68); }
H1.HeaderClassName
{
color: #520944;
}
.AnyTagClassName
{
color: #520944;
}
</style>
background-color css
<style>
a { background-color: #520944; }
a { background-color: rgb(82,9,68); }
div.DivClassName
{
background-color: #520944;
}
.BgClassName
{
background-color: #520944;
}
</style>
border-color css
<style>
span { border-color: #520944; }
span { border-color: rgb(82,9,68); }
td.TdClassName
{
border-color: #520944;
}
.TagClassName
{
border-color: #520944;
}
</style>