Shades of Tyrian Purple #510946
Tints of Tyrian Purple #510946
RGB
CMYK
RGB Variations
Color information
#510946 (or 0x510946) is known color: Tyrian Purple. HEX triplet: 51, 09 and 46. RGB value is (81,9,70). Sum of RGB (Red+Green+Blue) = 81+9+70=160 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50.62% from 160); Green value is 9 (3.91% from 255 or 5.62% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 81 - color contains mainly: red. Hex color #510946 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510946 is #AEF6B9. Grayscale: #252525. Windows color (decimal): -11466426 or 4589905. OLE color: 4589905.
HSL color Cylindrical-coordinate representation of color #510946: hue angle of 309.17º 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 #510946 is Cyan = 0, Magento = 0.89, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 9 | 70 | - |
| CMYK | 0 | 0.89 | 0.14 | 0.68 |
| HSL | 309.17º | 0.8% | 0.18% | - |
| HSV(B) | 309.17º | 0.89% | 0.32% | - |
| XYZ | 4.6 | 2.39 | 6.01 | - |
| YUV | 37.48 | 146.35 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 9 | 70 | 0 | 0.89 | 0.14 | 0.68 | 309.17 | 0.8 | 0.18 |
| Hex | 51 | 9 | 46 | 0 | 59 | E | 44 | 135 | 50 | 12 |
| Octal | 121 | 11 | 106 | 0 | 131 | 16 | 104 | 465 | 120 | 22 |
| Binary | 1010001 | 1001 | 1000110 | 0 | 1011001 | 1110 | 1000100 | 100110101 | 1010000 | 10010 |
Color Harmonies of #510946
Complementary color
Monochromatic Colors of #510946
Black with #510946
Text Example
Text Example
White with #510946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510946; }
p { color: rgb(81,9,70); }
H1.HeaderClassName
{
color: #510946;
}
.AnyTagClassName
{
color: #510946;
}
</style>
background-color css
<style>
a { background-color: #510946; }
a { background-color: rgb(81,9,70); }
div.DivClassName
{
background-color: #510946;
}
.BgClassName
{
background-color: #510946;
}
</style>
border-color css
<style>
span { border-color: #510946; }
span { border-color: rgb(81,9,70); }
td.TdClassName
{
border-color: #510946;
}
.TagClassName
{
border-color: #510946;
}
</style>