Shades of Tyrian Purple #820443
Tints of Tyrian Purple #820443
RGB
CMYK
RGB Variations
Color information
#820443 (or 0x820443) is known color: Tyrian Purple. HEX triplet: 82, 04 and 43. RGB value is (130,4,67). Sum of RGB (Red+Green+Blue) = 130+4+67=201 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.68% from 201); Green value is 4 (1.95% from 255 or 1.99% from 201); Blue value is 67 (26.56% from 255 or 33.33% from 201); Max value from RGB is 130 - color contains mainly: red. Hex color #820443 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820443 is #7DFBBC. Grayscale: #303030. Windows color (decimal): -8256445 or 4392066. OLE color: 4392066.
HSL color Cylindrical-coordinate representation of color #820443: hue angle of 330º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #820443 is Cyan = 0, Magento = 0.97, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 67 | - |
| CMYK | 0 | 0.97 | 0.48 | 0.49 |
| HSL | 330º | 0.94% | 0.26% | - |
| HSV(B) | 330º | 0.97% | 0.51% | - |
| XYZ | 10.26 | 5.24 | 5.78 | - |
| YUV | 48.86 | 138.24 | 185.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 67 | 0 | 0.97 | 0.48 | 0.49 | 330 | 0.94 | 0.26 |
| Hex | 82 | 4 | 43 | 0 | 61 | 30 | 31 | 14A | 5E | 1A |
| Octal | 202 | 4 | 103 | 0 | 141 | 60 | 61 | 512 | 136 | 32 |
| Binary | 10000010 | 100 | 1000011 | 0 | 1100001 | 110000 | 110001 | 101001010 | 1011110 | 11010 |
Color Harmonies of #820443
Complementary color
Monochromatic Colors of #820443
Black with #820443
Text Example
Text Example
White with #820443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820443; }
p { color: rgb(130,4,67); }
H1.HeaderClassName
{
color: #820443;
}
.AnyTagClassName
{
color: #820443;
}
</style>
background-color css
<style>
a { background-color: #820443; }
a { background-color: rgb(130,4,67); }
div.DivClassName
{
background-color: #820443;
}
.BgClassName
{
background-color: #820443;
}
</style>
border-color css
<style>
span { border-color: #820443; }
span { border-color: rgb(130,4,67); }
td.TdClassName
{
border-color: #820443;
}
.TagClassName
{
border-color: #820443;
}
</style>