Shades of Tyrian Purple #520938
Tints of Tyrian Purple #520938
RGB
CMYK
RGB Variations
Color information
#520938 (or 0x520938) is known color: Tyrian Purple. HEX triplet: 52, 09 and 38. RGB value is (82,9,56). Sum of RGB (Red+Green+Blue) = 82+9+56=147 (19% of max value = 765). Red value is 82 (32.42% from 255 or 55.78% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 56 (22.27% from 255 or 38.10% from 147); Max value from RGB is 82 - color contains mainly: red. Hex color #520938 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520938 is #ADF6C7. Grayscale: #242424. Windows color (decimal): -11400904 or 3672402. OLE color: 3672402.
HSL color Cylindrical-coordinate representation of color #520938: hue angle of 321.37º 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 #520938 is Cyan = 0, Magento = 0.89, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 9 | 56 | - |
| CMYK | 0 | 0.89 | 0.32 | 0.68 |
| HSL | 321.37º | 0.8% | 0.18% | - |
| HSV(B) | 321.37º | 0.89% | 0.32% | - |
| XYZ | 4.29 | 2.27 | 3.95 | - |
| YUV | 36.19 | 139.18 | 160.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 9 | 56 | 0 | 0.89 | 0.32 | 0.68 | 321.37 | 0.8 | 0.18 |
| Hex | 52 | 9 | 38 | 0 | 59 | 20 | 44 | 141 | 50 | 12 |
| Octal | 122 | 11 | 70 | 0 | 131 | 40 | 104 | 501 | 120 | 22 |
| Binary | 1010010 | 1001 | 111000 | 0 | 1011001 | 100000 | 1000100 | 101000001 | 1010000 | 10010 |
Color Harmonies of #520938
Complementary color
Monochromatic Colors of #520938
Black with #520938
Text Example
Text Example
White with #520938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520938; }
p { color: rgb(82,9,56); }
H1.HeaderClassName
{
color: #520938;
}
.AnyTagClassName
{
color: #520938;
}
</style>
background-color css
<style>
a { background-color: #520938; }
a { background-color: rgb(82,9,56); }
div.DivClassName
{
background-color: #520938;
}
.BgClassName
{
background-color: #520938;
}
</style>
border-color css
<style>
span { border-color: #520938; }
span { border-color: rgb(82,9,56); }
td.TdClassName
{
border-color: #520938;
}
.TagClassName
{
border-color: #520938;
}
</style>