Shades of Tyrian Purple #810041
Tints of Tyrian Purple #810041
RGB
CMYK
RGB Variations
Color information
#810041 (or 0x810041) is known color: Tyrian Purple. HEX triplet: 81, 00 and 41. RGB value is (129,0,65). Sum of RGB (Red+Green+Blue) = 129+0+65=194 (25% of max value = 765). Red value is 129 (50.78% from 255 or 66.49% from 194); Green value is 0 (0.39% from 255 or 0% from 194); Blue value is 65 (25.78% from 255 or 33.51% from 194); Max value from RGB is 129 - color contains mainly: red. Hex color #810041 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #810041 is #7EFFBE. Grayscale: #2D2D2D. Windows color (decimal): -8323007 or 4259969. OLE color: 4259969.
HSL color Cylindrical-coordinate representation of color #810041: hue angle of 329.77º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 1%. Process color model (Four color, CMYK) of #810041 is Cyan = 0, Magento = 1, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 0 | 65 | - |
| CMYK | 0 | 1 | 0.50 | 0.49 |
| HSL | 329.77º | 1% | 0.25% | - |
| HSV(B) | 329.77º | 1% | 0.51% | - |
| XYZ | 10.01 | 5.05 | 5.45 | - |
| YUV | 45.98 | 138.74 | 187.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 0 | 65 | 0 | 1 | 0.50 | 0.49 | 329.77 | 1 | 0.25 |
| Hex | 81 | 0 | 41 | 0 | 64 | 32 | 31 | 14A | 64 | 19 |
| Octal | 201 | 0 | 101 | 0 | 144 | 62 | 61 | 512 | 144 | 31 |
| Binary | 10000001 | 0 | 1000001 | 0 | 1100100 | 110010 | 110001 | 101001010 | 1100100 | 11001 |
Color Harmonies of #810041
Complementary color
Monochromatic Colors of #810041
Black with #810041
Text Example
Text Example
White with #810041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810041; }
p { color: rgb(129,0,65); }
H1.HeaderClassName
{
color: #810041;
}
.AnyTagClassName
{
color: #810041;
}
</style>
background-color css
<style>
a { background-color: #810041; }
a { background-color: rgb(129,0,65); }
div.DivClassName
{
background-color: #810041;
}
.BgClassName
{
background-color: #810041;
}
</style>
border-color css
<style>
span { border-color: #810041; }
span { border-color: rgb(129,0,65); }
td.TdClassName
{
border-color: #810041;
}
.TagClassName
{
border-color: #810041;
}
</style>