Shades of Tyrian Purple #520739
Tints of Tyrian Purple #520739
RGB
CMYK
RGB Variations
Color information
#520739 (or 0x520739) is known color: Tyrian Purple. HEX triplet: 52, 07 and 39. RGB value is (82,7,57). Sum of RGB (Red+Green+Blue) = 82+7+57=146 (19% of max value = 765). Red value is 82 (32.42% from 255 or 56.16% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 57 (22.66% from 255 or 39.04% from 146); Max value from RGB is 82 - color contains mainly: red. Hex color #520739 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520739 is #ADF8C6. Grayscale: #232323. Windows color (decimal): -11401415 or 3737426. OLE color: 3737426.
HSL color Cylindrical-coordinate representation of color #520739: hue angle of 320º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #520739 is Cyan = 0, Magento = 0.91, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 7 | 57 | - |
| CMYK | 0 | 0.91 | 0.30 | 0.68 |
| HSL | 320º | 0.84% | 0.17% | - |
| HSV(B) | 320º | 0.91% | 0.32% | - |
| XYZ | 4.29 | 2.24 | 4.08 | - |
| YUV | 35.13 | 140.35 | 161.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 57 | 0 | 0.91 | 0.30 | 0.68 | 320 | 0.84 | 0.17 |
| Hex | 52 | 7 | 39 | 0 | 5B | 1E | 44 | 140 | 54 | 11 |
| Octal | 122 | 7 | 71 | 0 | 133 | 36 | 104 | 500 | 124 | 21 |
| Binary | 1010010 | 111 | 111001 | 0 | 1011011 | 11110 | 1000100 | 101000000 | 1010100 | 10001 |
Color Harmonies of #520739
Complementary color
Monochromatic Colors of #520739
Black with #520739
Text Example
Text Example
White with #520739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520739; }
p { color: rgb(82,7,57); }
H1.HeaderClassName
{
color: #520739;
}
.AnyTagClassName
{
color: #520739;
}
</style>
background-color css
<style>
a { background-color: #520739; }
a { background-color: rgb(82,7,57); }
div.DivClassName
{
background-color: #520739;
}
.BgClassName
{
background-color: #520739;
}
</style>
border-color css
<style>
span { border-color: #520739; }
span { border-color: rgb(82,7,57); }
td.TdClassName
{
border-color: #520739;
}
.TagClassName
{
border-color: #520739;
}
</style>