Shades of Tyrian Purple #511041
Tints of Tyrian Purple #511041
RGB
CMYK
RGB Variations
Color information
#511041 (or 0x511041) is known color: Tyrian Purple. HEX triplet: 51, 10 and 41. RGB value is (81,16,65). Sum of RGB (Red+Green+Blue) = 81+16+65=162 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50% from 162); Green value is 16 (6.64% from 255 or 9.88% from 162); Blue value is 65 (25.78% from 255 or 40.12% from 162); Max value from RGB is 81 - color contains mainly: red. Hex color #511041 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511041 is #AEEFBE. Grayscale: #282828. Windows color (decimal): -11464639 or 4264017. OLE color: 4264017.
HSL color Cylindrical-coordinate representation of color #511041: hue angle of 314.77º 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 #511041 is Cyan = 0, Magento = 0.80, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 16 | 65 | - |
| CMYK | 0 | 0.80 | 0.20 | 0.68 |
| HSL | 314.77º | 0.67% | 0.19% | - |
| HSV(B) | 314.77º | 0.8% | 0.32% | - |
| XYZ | 4.53 | 2.5 | 5.24 | - |
| YUV | 41.02 | 141.53 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 16 | 65 | 0 | 0.80 | 0.20 | 0.68 | 314.77 | 0.67 | 0.19 |
| Hex | 51 | 10 | 41 | 0 | 50 | 14 | 44 | 13B | 43 | 13 |
| Octal | 121 | 20 | 101 | 0 | 120 | 24 | 104 | 473 | 103 | 23 |
| Binary | 1010001 | 10000 | 1000001 | 0 | 1010000 | 10100 | 1000100 | 100111011 | 1000011 | 10011 |
Color Harmonies of #511041
Complementary color
Monochromatic Colors of #511041
Black with #511041
Text Example
Text Example
White with #511041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511041; }
p { color: rgb(81,16,65); }
H1.HeaderClassName
{
color: #511041;
}
.AnyTagClassName
{
color: #511041;
}
</style>
background-color css
<style>
a { background-color: #511041; }
a { background-color: rgb(81,16,65); }
div.DivClassName
{
background-color: #511041;
}
.BgClassName
{
background-color: #511041;
}
</style>
border-color css
<style>
span { border-color: #511041; }
span { border-color: rgb(81,16,65); }
td.TdClassName
{
border-color: #511041;
}
.TagClassName
{
border-color: #511041;
}
</style>