Shades of Tyrian Purple #510540
Tints of Tyrian Purple #510540
RGB
CMYK
RGB Variations
Color information
#510540 (or 0x510540) is known color: Tyrian Purple. HEX triplet: 51, 05 and 40. RGB value is (81,5,64). Sum of RGB (Red+Green+Blue) = 81+5+64=150 (19% of max value = 765). Red value is 81 (32.03% from 255 or 54% from 150); Green value is 5 (2.34% from 255 or 3.33% from 150); Blue value is 64 (25.39% from 255 or 42.67% from 150); Max value from RGB is 81 - color contains mainly: red. Hex color #510540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510540 is #AEFABF. Grayscale: #222222. Windows color (decimal): -11467456 or 4195665. OLE color: 4195665.
HSL color Cylindrical-coordinate representation of color #510540: hue angle of 313.42º degrees, saturation: 0.88, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #510540 is Cyan = 0, Magento = 0.94, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 5 | 64 | - |
| CMYK | 0 | 0.94 | 0.21 | 0.68 |
| HSL | 313.42º | 0.88% | 0.17% | - |
| HSV(B) | 313.42º | 0.94% | 0.32% | - |
| XYZ | 4.37 | 2.23 | 5.05 | - |
| YUV | 34.45 | 144.68 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 5 | 64 | 0 | 0.94 | 0.21 | 0.68 | 313.42 | 0.88 | 0.17 |
| Hex | 51 | 5 | 40 | 0 | 5E | 15 | 44 | 139 | 58 | 11 |
| Octal | 121 | 5 | 100 | 0 | 136 | 25 | 104 | 471 | 130 | 21 |
| Binary | 1010001 | 101 | 1000000 | 0 | 1011110 | 10101 | 1000100 | 100111001 | 1011000 | 10001 |
Color Harmonies of #510540
Complementary color
Monochromatic Colors of #510540
Black with #510540
Text Example
Text Example
White with #510540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510540; }
p { color: rgb(81,5,64); }
H1.HeaderClassName
{
color: #510540;
}
.AnyTagClassName
{
color: #510540;
}
</style>
background-color css
<style>
a { background-color: #510540; }
a { background-color: rgb(81,5,64); }
div.DivClassName
{
background-color: #510540;
}
.BgClassName
{
background-color: #510540;
}
</style>
border-color css
<style>
span { border-color: #510540; }
span { border-color: rgb(81,5,64); }
td.TdClassName
{
border-color: #510540;
}
.TagClassName
{
border-color: #510540;
}
</style>