Shades of Tyrian Purple #820447
Tints of Tyrian Purple #820447
RGB
CMYK
RGB Variations
Color information
#820447 (or 0x820447) is known color: Tyrian Purple. HEX triplet: 82, 04 and 47. RGB value is (130,4,71). Sum of RGB (Red+Green+Blue) = 130+4+71=205 (27% of max value = 765). Red value is 130 (51.17% from 255 or 63.41% from 205); Green value is 4 (1.95% from 255 or 1.95% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 130 - color contains mainly: red. Hex color #820447 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820447 is #7DFBB8. Grayscale: #313131. Windows color (decimal): -8256441 or 4654210. OLE color: 4654210.
HSL color Cylindrical-coordinate representation of color #820447: hue angle of 328.1º 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 #820447 is Cyan = 0, Magento = 0.97, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 71 | - |
| CMYK | 0 | 0.97 | 0.45 | 0.49 |
| HSL | 328.1º | 0.94% | 0.26% | - |
| HSV(B) | 328.1º | 0.97% | 0.51% | - |
| XYZ | 10.39 | 5.29 | 6.43 | - |
| YUV | 49.31 | 140.24 | 185.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 71 | 0 | 0.97 | 0.45 | 0.49 | 328.1 | 0.94 | 0.26 |
| Hex | 82 | 4 | 47 | 0 | 61 | 2D | 31 | 148 | 5E | 1A |
| Octal | 202 | 4 | 107 | 0 | 141 | 55 | 61 | 510 | 136 | 32 |
| Binary | 10000010 | 100 | 1000111 | 0 | 1100001 | 101101 | 110001 | 101001000 | 1011110 | 11010 |
Color Harmonies of #820447
Complementary color
Monochromatic Colors of #820447
Black with #820447
Text Example
Text Example
White with #820447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820447; }
p { color: rgb(130,4,71); }
H1.HeaderClassName
{
color: #820447;
}
.AnyTagClassName
{
color: #820447;
}
</style>
background-color css
<style>
a { background-color: #820447; }
a { background-color: rgb(130,4,71); }
div.DivClassName
{
background-color: #820447;
}
.BgClassName
{
background-color: #820447;
}
</style>
border-color css
<style>
span { border-color: #820447; }
span { border-color: rgb(130,4,71); }
td.TdClassName
{
border-color: #820447;
}
.TagClassName
{
border-color: #820447;
}
</style>