Shades of Tyrian Purple #520733
Tints of Tyrian Purple #520733
RGB
CMYK
RGB Variations
Color information
#520733 (or 0x520733) is known color: Tyrian Purple. HEX triplet: 52, 07 and 33. RGB value is (82,7,51). Sum of RGB (Red+Green+Blue) = 82+7+51=140 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.57% from 140); Green value is 7 (3.12% from 255 or 5% from 140); Blue value is 51 (20.31% from 255 or 36.43% from 140); Max value from RGB is 82 - color contains mainly: red. Hex color #520733 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520733 is #ADF8CC. Grayscale: #222222. Windows color (decimal): -11401421 or 3344210. OLE color: 3344210.
HSL color Cylindrical-coordinate representation of color #520733: hue angle of 324.8º 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 #520733 is Cyan = 0, Magento = 0.91, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 7 | 51 | - |
| CMYK | 0 | 0.91 | 0.38 | 0.68 |
| HSL | 324.8º | 0.84% | 0.17% | - |
| HSV(B) | 324.8º | 0.91% | 0.32% | - |
| XYZ | 4.15 | 2.18 | 3.33 | - |
| YUV | 34.44 | 137.35 | 161.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 51 | 0 | 0.91 | 0.38 | 0.68 | 324.8 | 0.84 | 0.17 |
| Hex | 52 | 7 | 33 | 0 | 5B | 26 | 44 | 145 | 54 | 11 |
| Octal | 122 | 7 | 63 | 0 | 133 | 46 | 104 | 505 | 124 | 21 |
| Binary | 1010010 | 111 | 110011 | 0 | 1011011 | 100110 | 1000100 | 101000101 | 1010100 | 10001 |
Color Harmonies of #520733
Complementary color
Monochromatic Colors of #520733
Black with #520733
Text Example
Text Example
White with #520733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520733; }
p { color: rgb(82,7,51); }
H1.HeaderClassName
{
color: #520733;
}
.AnyTagClassName
{
color: #520733;
}
</style>
background-color css
<style>
a { background-color: #520733; }
a { background-color: rgb(82,7,51); }
div.DivClassName
{
background-color: #520733;
}
.BgClassName
{
background-color: #520733;
}
</style>
border-color css
<style>
span { border-color: #520733; }
span { border-color: rgb(82,7,51); }
td.TdClassName
{
border-color: #520733;
}
.TagClassName
{
border-color: #520733;
}
</style>