Shades of Tyrian Purple #810540
Tints of Tyrian Purple #810540
RGB
CMYK
RGB Variations
Color information
#810540 (or 0x810540) is known color: Tyrian Purple. HEX triplet: 81, 05 and 40. RGB value is (129,5,64). Sum of RGB (Red+Green+Blue) = 129+5+64=198 (26% of max value = 765). Red value is 129 (50.78% from 255 or 65.15% from 198); Green value is 5 (2.34% from 255 or 2.53% from 198); Blue value is 64 (25.39% from 255 or 32.32% from 198); Max value from RGB is 129 - color contains mainly: red. Hex color #810540 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #810540 is #7EFABF. Grayscale: #303030. Windows color (decimal): -8321728 or 4195713. OLE color: 4195713.
HSL color Cylindrical-coordinate representation of color #810540: hue angle of 331.45º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #810540 is Cyan = 0, Magento = 0.96, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 5 | 64 | - |
| CMYK | 0 | 0.96 | 0.50 | 0.49 |
| HSL | 331.45º | 0.93% | 0.26% | - |
| HSV(B) | 331.45º | 0.96% | 0.51% | - |
| XYZ | 10.03 | 5.15 | 5.31 | - |
| YUV | 48.8 | 136.58 | 185.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 5 | 64 | 0 | 0.96 | 0.50 | 0.49 | 331.45 | 0.93 | 0.26 |
| Hex | 81 | 5 | 40 | 0 | 60 | 32 | 31 | 14B | 5D | 1A |
| Octal | 201 | 5 | 100 | 0 | 140 | 62 | 61 | 513 | 135 | 32 |
| Binary | 10000001 | 101 | 1000000 | 0 | 1100000 | 110010 | 110001 | 101001011 | 1011101 | 11010 |
Color Harmonies of #810540
Complementary color
Monochromatic Colors of #810540
Black with #810540
Text Example
Text Example
White with #810540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810540; }
p { color: rgb(129,5,64); }
H1.HeaderClassName
{
color: #810540;
}
.AnyTagClassName
{
color: #810540;
}
</style>
background-color css
<style>
a { background-color: #810540; }
a { background-color: rgb(129,5,64); }
div.DivClassName
{
background-color: #810540;
}
.BgClassName
{
background-color: #810540;
}
</style>
border-color css
<style>
span { border-color: #810540; }
span { border-color: rgb(129,5,64); }
td.TdClassName
{
border-color: #810540;
}
.TagClassName
{
border-color: #810540;
}
</style>