Shades of Tyrian Purple #510532
Tints of Tyrian Purple #510532
RGB
CMYK
RGB Variations
Color information
#510532 (or 0x510532) is known color: Tyrian Purple. HEX triplet: 51, 05 and 32. RGB value is (81,5,50). Sum of RGB (Red+Green+Blue) = 81+5+50=136 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.56% from 136); Green value is 5 (2.34% from 255 or 3.68% from 136); Blue value is 50 (19.92% from 255 or 36.76% from 136); Max value from RGB is 81 - color contains mainly: red. Hex color #510532 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510532 is #AEFACD. Grayscale: #202020. Windows color (decimal): -11467470 or 3278161. OLE color: 3278161.
HSL color Cylindrical-coordinate representation of color #510532: hue angle of 324.47º degrees, saturation: 0.88, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #510532 is Cyan = 0, Magento = 0.94, Yellow = 0.38 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 5 | 50 | - |
| CMYK | 0 | 0.94 | 0.38 | 0.68 |
| HSL | 324.47º | 0.88% | 0.17% | - |
| HSV(B) | 324.47º | 0.94% | 0.32% | - |
| XYZ | 4.02 | 2.09 | 3.21 | - |
| YUV | 32.85 | 137.68 | 162.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 5 | 50 | 0 | 0.94 | 0.38 | 0.68 | 324.47 | 0.88 | 0.17 |
| Hex | 51 | 5 | 32 | 0 | 5E | 26 | 44 | 144 | 58 | 11 |
| Octal | 121 | 5 | 62 | 0 | 136 | 46 | 104 | 504 | 130 | 21 |
| Binary | 1010001 | 101 | 110010 | 0 | 1011110 | 100110 | 1000100 | 101000100 | 1011000 | 10001 |
Color Harmonies of #510532
Complementary color
Monochromatic Colors of #510532
Black with #510532
Text Example
Text Example
White with #510532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510532; }
p { color: rgb(81,5,50); }
H1.HeaderClassName
{
color: #510532;
}
.AnyTagClassName
{
color: #510532;
}
</style>
background-color css
<style>
a { background-color: #510532; }
a { background-color: rgb(81,5,50); }
div.DivClassName
{
background-color: #510532;
}
.BgClassName
{
background-color: #510532;
}
</style>
border-color css
<style>
span { border-color: #510532; }
span { border-color: rgb(81,5,50); }
td.TdClassName
{
border-color: #510532;
}
.TagClassName
{
border-color: #510532;
}
</style>