Shades of Tyrian Purple #510943
Tints of Tyrian Purple #510943
RGB
CMYK
RGB Variations
Color information
#510943 (or 0x510943) is known color: Tyrian Purple. HEX triplet: 51, 09 and 43. RGB value is (81,9,67). Sum of RGB (Red+Green+Blue) = 81+9+67=157 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.59% from 157); Green value is 9 (3.91% from 255 or 5.73% from 157); Blue value is 67 (26.56% from 255 or 42.68% from 157); Max value from RGB is 81 - color contains mainly: red. Hex color #510943 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510943 is #AEF6BC. Grayscale: #242424. Windows color (decimal): -11466429 or 4393297. OLE color: 4393297.
HSL color Cylindrical-coordinate representation of color #510943: hue angle of 311.67º 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 #510943 is Cyan = 0, Magento = 0.89, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 9 | 67 | - |
| CMYK | 0 | 0.89 | 0.17 | 0.68 |
| HSL | 311.67º | 0.8% | 0.18% | - |
| HSV(B) | 311.67º | 0.89% | 0.32% | - |
| XYZ | 4.5 | 2.35 | 5.53 | - |
| YUV | 37.14 | 144.85 | 159.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 9 | 67 | 0 | 0.89 | 0.17 | 0.68 | 311.67 | 0.8 | 0.18 |
| Hex | 51 | 9 | 43 | 0 | 59 | 11 | 44 | 138 | 50 | 12 |
| Octal | 121 | 11 | 103 | 0 | 131 | 21 | 104 | 470 | 120 | 22 |
| Binary | 1010001 | 1001 | 1000011 | 0 | 1011001 | 10001 | 1000100 | 100111000 | 1010000 | 10010 |
Color Harmonies of #510943
Complementary color
Monochromatic Colors of #510943
Black with #510943
Text Example
Text Example
White with #510943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510943; }
p { color: rgb(81,9,67); }
H1.HeaderClassName
{
color: #510943;
}
.AnyTagClassName
{
color: #510943;
}
</style>
background-color css
<style>
a { background-color: #510943; }
a { background-color: rgb(81,9,67); }
div.DivClassName
{
background-color: #510943;
}
.BgClassName
{
background-color: #510943;
}
</style>
border-color css
<style>
span { border-color: #510943; }
span { border-color: rgb(81,9,67); }
td.TdClassName
{
border-color: #510943;
}
.TagClassName
{
border-color: #510943;
}
</style>