Shades of Tyrian Purple #510341
Tints of Tyrian Purple #510341
RGB
CMYK
RGB Variations
Color information
#510341 (or 0x510341) is known color: Tyrian Purple. HEX triplet: 51, 03 and 41. RGB value is (81,3,65). Sum of RGB (Red+Green+Blue) = 81+3+65=149 (19% of max value = 765). Red value is 81 (32.03% from 255 or 54.36% from 149); Green value is 3 (1.56% from 255 or 2.01% from 149); Blue value is 65 (25.78% from 255 or 43.62% from 149); Max value from RGB is 81 - color contains mainly: red. Hex color #510341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510341 is #AEFCBE. Grayscale: #212121. Windows color (decimal): -11467967 or 4260689. OLE color: 4260689.
HSL color Cylindrical-coordinate representation of color #510341: hue angle of 312.31º 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 #510341 is Cyan = 0, Magento = 0.96, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 3 | 65 | - |
| CMYK | 0 | 0.96 | 0.20 | 0.68 |
| HSL | 312.31º | 0.93% | 0.16% | - |
| HSV(B) | 312.31º | 0.96% | 0.32% | - |
| XYZ | 4.38 | 2.2 | 5.19 | - |
| YUV | 33.39 | 145.84 | 161.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 3 | 65 | 0 | 0.96 | 0.20 | 0.68 | 312.31 | 0.93 | 0.16 |
| Hex | 51 | 3 | 41 | 0 | 60 | 14 | 44 | 138 | 5D | 10 |
| Octal | 121 | 3 | 101 | 0 | 140 | 24 | 104 | 470 | 135 | 20 |
| Binary | 1010001 | 11 | 1000001 | 0 | 1100000 | 10100 | 1000100 | 100111000 | 1011101 | 10000 |
Color Harmonies of #510341
Complementary color
Monochromatic Colors of #510341
Black with #510341
Text Example
Text Example
White with #510341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510341; }
p { color: rgb(81,3,65); }
H1.HeaderClassName
{
color: #510341;
}
.AnyTagClassName
{
color: #510341;
}
</style>
background-color css
<style>
a { background-color: #510341; }
a { background-color: rgb(81,3,65); }
div.DivClassName
{
background-color: #510341;
}
.BgClassName
{
background-color: #510341;
}
</style>
border-color css
<style>
span { border-color: #510341; }
span { border-color: rgb(81,3,65); }
td.TdClassName
{
border-color: #510341;
}
.TagClassName
{
border-color: #510341;
}
</style>