Shades of Tyrian Purple #510340
Tints of Tyrian Purple #510340
RGB
CMYK
RGB Variations
Color information
#510340 (or 0x510340) is known color: Tyrian Purple. HEX triplet: 51, 03 and 40. RGB value is (81,3,64). Sum of RGB (Red+Green+Blue) = 81+3+64=148 (19% of max value = 765). Red value is 81 (32.03% from 255 or 54.73% from 148); Green value is 3 (1.56% from 255 or 2.03% from 148); Blue value is 64 (25.39% from 255 or 43.24% from 148); Max value from RGB is 81 - color contains mainly: red. Hex color #510340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510340 is #AEFCBF. Grayscale: #212121. Windows color (decimal): -11467968 or 4195153. OLE color: 4195153.
HSL color Cylindrical-coordinate representation of color #510340: hue angle of 313.08º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #510340 is Cyan = 0, Magento = 0.96, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 3 | 64 | - |
| CMYK | 0 | 0.96 | 0.21 | 0.68 |
| HSL | 313.08º | 0.93% | 0.16% | - |
| HSV(B) | 313.08º | 0.96% | 0.32% | - |
| XYZ | 4.35 | 2.18 | 5.04 | - |
| YUV | 33.28 | 145.34 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 3 | 64 | 0 | 0.96 | 0.21 | 0.68 | 313.08 | 0.93 | 0.16 |
| Hex | 51 | 3 | 40 | 0 | 60 | 15 | 44 | 139 | 5D | 10 |
| Octal | 121 | 3 | 100 | 0 | 140 | 25 | 104 | 471 | 135 | 20 |
| Binary | 1010001 | 11 | 1000000 | 0 | 1100000 | 10101 | 1000100 | 100111001 | 1011101 | 10000 |
Color Harmonies of #510340
Complementary color
Monochromatic Colors of #510340
Black with #510340
Text Example
Text Example
White with #510340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510340; }
p { color: rgb(81,3,64); }
H1.HeaderClassName
{
color: #510340;
}
.AnyTagClassName
{
color: #510340;
}
</style>
background-color css
<style>
a { background-color: #510340; }
a { background-color: rgb(81,3,64); }
div.DivClassName
{
background-color: #510340;
}
.BgClassName
{
background-color: #510340;
}
</style>
border-color css
<style>
span { border-color: #510340; }
span { border-color: rgb(81,3,64); }
td.TdClassName
{
border-color: #510340;
}
.TagClassName
{
border-color: #510340;
}
</style>