Shades of Tyrian Purple #510636
Tints of Tyrian Purple #510636
RGB
CMYK
RGB Variations
Color information
#510636 (or 0x510636) is known color: Tyrian Purple. HEX triplet: 51, 06 and 36. RGB value is (81,6,54). Sum of RGB (Red+Green+Blue) = 81+6+54=141 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.45% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 54 (21.48% from 255 or 38.30% from 141); Max value from RGB is 81 - color contains mainly: red. Hex color #510636 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510636 is #AEF9C9. Grayscale: #212121. Windows color (decimal): -11467210 or 3540561. OLE color: 3540561.
HSL color Cylindrical-coordinate representation of color #510636: hue angle of 321.6º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #510636 is Cyan = 0, Magento = 0.93, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 6 | 54 | - |
| CMYK | 0 | 0.93 | 0.33 | 0.68 |
| HSL | 321.6º | 0.86% | 0.17% | - |
| HSV(B) | 321.6º | 0.93% | 0.32% | - |
| XYZ | 4.12 | 2.15 | 3.69 | - |
| YUV | 33.9 | 139.35 | 161.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 6 | 54 | 0 | 0.93 | 0.33 | 0.68 | 321.6 | 0.86 | 0.17 |
| Hex | 51 | 6 | 36 | 0 | 5D | 21 | 44 | 142 | 56 | 11 |
| Octal | 121 | 6 | 66 | 0 | 135 | 41 | 104 | 502 | 126 | 21 |
| Binary | 1010001 | 110 | 110110 | 0 | 1011101 | 100001 | 1000100 | 101000010 | 1010110 | 10001 |
Color Harmonies of #510636
Complementary color
Monochromatic Colors of #510636
Black with #510636
Text Example
Text Example
White with #510636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510636; }
p { color: rgb(81,6,54); }
H1.HeaderClassName
{
color: #510636;
}
.AnyTagClassName
{
color: #510636;
}
</style>
background-color css
<style>
a { background-color: #510636; }
a { background-color: rgb(81,6,54); }
div.DivClassName
{
background-color: #510636;
}
.BgClassName
{
background-color: #510636;
}
</style>
border-color css
<style>
span { border-color: #510636; }
span { border-color: rgb(81,6,54); }
td.TdClassName
{
border-color: #510636;
}
.TagClassName
{
border-color: #510636;
}
</style>