Shades of Tyrian Purple #511046
Tints of Tyrian Purple #511046
RGB
CMYK
RGB Variations
Color information
#511046 (or 0x511046) is known color: Tyrian Purple. HEX triplet: 51, 10 and 46. RGB value is (81,16,70). Sum of RGB (Red+Green+Blue) = 81+16+70=167 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.50% from 167); Green value is 16 (6.64% from 255 or 9.58% from 167); Blue value is 70 (27.73% from 255 or 41.92% from 167); Max value from RGB is 81 - color contains mainly: red. Hex color #511046 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511046 is #AEEFB9. Grayscale: #292929. Windows color (decimal): -11464634 or 4591697. OLE color: 4591697.
HSL color Cylindrical-coordinate representation of color #511046: hue angle of 310.15º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #511046 is Cyan = 0, Magento = 0.80, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 16 | 70 | - |
| CMYK | 0 | 0.80 | 0.14 | 0.68 |
| HSL | 310.15º | 0.67% | 0.19% | - |
| HSV(B) | 310.15º | 0.8% | 0.32% | - |
| XYZ | 4.68 | 2.56 | 6.04 | - |
| YUV | 41.59 | 144.03 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 16 | 70 | 0 | 0.80 | 0.14 | 0.68 | 310.15 | 0.67 | 0.19 |
| Hex | 51 | 10 | 46 | 0 | 50 | E | 44 | 136 | 43 | 13 |
| Octal | 121 | 20 | 106 | 0 | 120 | 16 | 104 | 466 | 103 | 23 |
| Binary | 1010001 | 10000 | 1000110 | 0 | 1010000 | 1110 | 1000100 | 100110110 | 1000011 | 10011 |
Color Harmonies of #511046
Complementary color
Monochromatic Colors of #511046
Black with #511046
Text Example
Text Example
White with #511046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511046; }
p { color: rgb(81,16,70); }
H1.HeaderClassName
{
color: #511046;
}
.AnyTagClassName
{
color: #511046;
}
</style>
background-color css
<style>
a { background-color: #511046; }
a { background-color: rgb(81,16,70); }
div.DivClassName
{
background-color: #511046;
}
.BgClassName
{
background-color: #511046;
}
</style>
border-color css
<style>
span { border-color: #511046; }
span { border-color: rgb(81,16,70); }
td.TdClassName
{
border-color: #511046;
}
.TagClassName
{
border-color: #511046;
}
</style>