Shades of Tyrian Purple #820043
Tints of Tyrian Purple #820043
RGB
CMYK
RGB Variations
Color information
#820043 (or 0x820043) is known color: Tyrian Purple. HEX triplet: 82, 00 and 43. RGB value is (130,0,67). Sum of RGB (Red+Green+Blue) = 130+0+67=197 (26% of max value = 765). Red value is 130 (51.17% from 255 or 65.99% from 197); Green value is 0 (0.39% from 255 or 0% from 197); Blue value is 67 (26.56% from 255 or 34.01% from 197); Max value from RGB is 130 - color contains mainly: red. Hex color #820043 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820043 is #7DFFBC. Grayscale: #2E2E2E. Windows color (decimal): -8257469 or 4391042. OLE color: 4391042.
HSL color Cylindrical-coordinate representation of color #820043: hue angle of 329.08º 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 #820043 is Cyan = 0, Magento = 1, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 0 | 67 | - |
| CMYK | 0 | 1 | 0.48 | 0.49 |
| HSL | 329.08º | 1% | 0.25% | - |
| HSV(B) | 329.08º | 1% | 0.51% | - |
| XYZ | 10.22 | 5.15 | 5.77 | - |
| YUV | 46.51 | 139.57 | 187.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 0 | 67 | 0 | 1 | 0.48 | 0.49 | 329.08 | 1 | 0.25 |
| Hex | 82 | 0 | 43 | 0 | 64 | 30 | 31 | 149 | 64 | 19 |
| Octal | 202 | 0 | 103 | 0 | 144 | 60 | 61 | 511 | 144 | 31 |
| Binary | 10000010 | 0 | 1000011 | 0 | 1100100 | 110000 | 110001 | 101001001 | 1100100 | 11001 |
Color Harmonies of #820043
Complementary color
Monochromatic Colors of #820043
Black with #820043
Text Example
Text Example
White with #820043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820043; }
p { color: rgb(130,0,67); }
H1.HeaderClassName
{
color: #820043;
}
.AnyTagClassName
{
color: #820043;
}
</style>
background-color css
<style>
a { background-color: #820043; }
a { background-color: rgb(130,0,67); }
div.DivClassName
{
background-color: #820043;
}
.BgClassName
{
background-color: #820043;
}
</style>
border-color css
<style>
span { border-color: #820043; }
span { border-color: rgb(130,0,67); }
td.TdClassName
{
border-color: #820043;
}
.TagClassName
{
border-color: #820043;
}
</style>