Shades of Tyrian Purple #810149
Tints of Tyrian Purple #810149
RGB
CMYK
RGB Variations
Color information
#810149 (or 0x810149) is known color: Tyrian Purple. HEX triplet: 81, 01 and 49. RGB value is (129,1,73). Sum of RGB (Red+Green+Blue) = 129+1+73=203 (26% of max value = 765). Red value is 129 (50.78% from 255 or 63.55% from 203); Green value is 1 (0.78% from 255 or 0.49% from 203); Blue value is 73 (28.91% from 255 or 35.96% from 203); Max value from RGB is 129 - color contains mainly: red. Hex color #810149 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #810149 is #7EFEB6. Grayscale: #2F2F2F. Windows color (decimal): -8322743 or 4784513. OLE color: 4784513.
HSL color Cylindrical-coordinate representation of color #810149: hue angle of 326.25º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #810149 is Cyan = 0, Magento = 0.99, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 1 | 73 | - |
| CMYK | 0 | 0.99 | 0.43 | 0.49 |
| HSL | 326.25º | 0.98% | 0.25% | - |
| HSV(B) | 326.25º | 0.99% | 0.51% | - |
| XYZ | 10.27 | 5.17 | 6.76 | - |
| YUV | 47.48 | 142.41 | 186.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 1 | 73 | 0 | 0.99 | 0.43 | 0.49 | 326.25 | 0.98 | 0.25 |
| Hex | 81 | 1 | 49 | 0 | 63 | 2B | 31 | 146 | 62 | 19 |
| Octal | 201 | 1 | 111 | 0 | 143 | 53 | 61 | 506 | 142 | 31 |
| Binary | 10000001 | 1 | 1001001 | 0 | 1100011 | 101011 | 110001 | 101000110 | 1100010 | 11001 |
Color Harmonies of #810149
Complementary color
Monochromatic Colors of #810149
Black with #810149
Text Example
Text Example
White with #810149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810149; }
p { color: rgb(129,1,73); }
H1.HeaderClassName
{
color: #810149;
}
.AnyTagClassName
{
color: #810149;
}
</style>
background-color css
<style>
a { background-color: #810149; }
a { background-color: rgb(129,1,73); }
div.DivClassName
{
background-color: #810149;
}
.BgClassName
{
background-color: #810149;
}
</style>
border-color css
<style>
span { border-color: #810149; }
span { border-color: rgb(129,1,73); }
td.TdClassName
{
border-color: #810149;
}
.TagClassName
{
border-color: #810149;
}
</style>