Shades of Tyrian Purple #810039
Tints of Tyrian Purple #810039
RGB
CMYK
RGB Variations
Color information
#810039 (or 0x810039) is known color: Tyrian Purple. HEX triplet: 81, 00 and 39. RGB value is (129,0,57). Sum of RGB (Red+Green+Blue) = 129+0+57=186 (24% of max value = 765). Red value is 129 (50.78% from 255 or 69.35% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 57 (22.66% from 255 or 30.65% from 186); Max value from RGB is 129 - color contains mainly: red. Hex color #810039 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #810039 is #7EFFC6. Grayscale: #2C2C2C. Windows color (decimal): -8323015 or 3735681. OLE color: 3735681.
HSL color Cylindrical-coordinate representation of color #810039: hue angle of 333.49º 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 #810039 is Cyan = 0, Magento = 1, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 0 | 57 | - |
| CMYK | 0 | 1 | 0.56 | 0.49 |
| HSL | 333.49º | 1% | 0.25% | - |
| HSV(B) | 333.49º | 1% | 0.51% | - |
| XYZ | 9.79 | 4.96 | 4.31 | - |
| YUV | 45.07 | 134.74 | 187.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 0 | 57 | 0 | 1 | 0.56 | 0.49 | 333.49 | 1 | 0.25 |
| Hex | 81 | 0 | 39 | 0 | 64 | 38 | 31 | 14D | 64 | 19 |
| Octal | 201 | 0 | 71 | 0 | 144 | 70 | 61 | 515 | 144 | 31 |
| Binary | 10000001 | 0 | 111001 | 0 | 1100100 | 111000 | 110001 | 101001101 | 1100100 | 11001 |
Color Harmonies of #810039
Complementary color
Monochromatic Colors of #810039
Black with #810039
Text Example
Text Example
White with #810039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810039; }
p { color: rgb(129,0,57); }
H1.HeaderClassName
{
color: #810039;
}
.AnyTagClassName
{
color: #810039;
}
</style>
background-color css
<style>
a { background-color: #810039; }
a { background-color: rgb(129,0,57); }
div.DivClassName
{
background-color: #810039;
}
.BgClassName
{
background-color: #810039;
}
</style>
border-color css
<style>
span { border-color: #810039; }
span { border-color: rgb(129,0,57); }
td.TdClassName
{
border-color: #810039;
}
.TagClassName
{
border-color: #810039;
}
</style>