Shades of Tyrian Purple #810043
Tints of Tyrian Purple #810043
RGB
CMYK
RGB Variations
Color information
#810043 (or 0x810043) is known color: Tyrian Purple. HEX triplet: 81, 00 and 43. RGB value is (129,0,67). Sum of RGB (Red+Green+Blue) = 129+0+67=196 (25% of max value = 765). Red value is 129 (50.78% from 255 or 65.82% from 196); Green value is 0 (0.39% from 255 or 0% from 196); Blue value is 67 (26.56% from 255 or 34.18% from 196); Max value from RGB is 129 - color contains mainly: red. Hex color #810043 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #810043 is #7EFFBC. Grayscale: #2E2E2E. Windows color (decimal): -8323005 or 4391041. OLE color: 4391041.
HSL color Cylindrical-coordinate representation of color #810043: hue angle of 328.84º 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 #810043 is Cyan = 0, Magento = 1, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 0 | 67 | - |
| CMYK | 0 | 1 | 0.48 | 0.49 |
| HSL | 328.84º | 1% | 0.25% | - |
| HSV(B) | 328.84º | 1% | 0.51% | - |
| XYZ | 10.07 | 5.07 | 5.76 | - |
| YUV | 46.21 | 139.74 | 187.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 0 | 67 | 0 | 1 | 0.48 | 0.49 | 328.84 | 1 | 0.25 |
| Hex | 81 | 0 | 43 | 0 | 64 | 30 | 31 | 149 | 64 | 19 |
| Octal | 201 | 0 | 103 | 0 | 144 | 60 | 61 | 511 | 144 | 31 |
| Binary | 10000001 | 0 | 1000011 | 0 | 1100100 | 110000 | 110001 | 101001001 | 1100100 | 11001 |
Color Harmonies of #810043
Complementary color
Monochromatic Colors of #810043
Black with #810043
Text Example
Text Example
White with #810043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810043; }
p { color: rgb(129,0,67); }
H1.HeaderClassName
{
color: #810043;
}
.AnyTagClassName
{
color: #810043;
}
</style>
background-color css
<style>
a { background-color: #810043; }
a { background-color: rgb(129,0,67); }
div.DivClassName
{
background-color: #810043;
}
.BgClassName
{
background-color: #810043;
}
</style>
border-color css
<style>
span { border-color: #810043; }
span { border-color: rgb(129,0,67); }
td.TdClassName
{
border-color: #810043;
}
.TagClassName
{
border-color: #810043;
}
</style>