Shades of Tyrian Purple #820647
Tints of Tyrian Purple #820647
RGB
CMYK
RGB Variations
Color information
#820647 (or 0x820647) is known color: Tyrian Purple. HEX triplet: 82, 06 and 47. RGB value is (130,6,71). Sum of RGB (Red+Green+Blue) = 130+6+71=207 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.80% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 130 - color contains mainly: red. Hex color #820647 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820647 is #7DF9B8. Grayscale: #323232. Windows color (decimal): -8255929 or 4654722. OLE color: 4654722.
HSL color Cylindrical-coordinate representation of color #820647: hue angle of 328.55º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #820647 is Cyan = 0, Magento = 0.95, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 6 | 71 | - |
| CMYK | 0 | 0.95 | 0.45 | 0.49 |
| HSL | 328.55º | 0.91% | 0.27% | - |
| HSV(B) | 328.55º | 0.95% | 0.51% | - |
| XYZ | 10.41 | 5.33 | 6.44 | - |
| YUV | 50.49 | 139.58 | 184.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 6 | 71 | 0 | 0.95 | 0.45 | 0.49 | 328.55 | 0.91 | 0.27 |
| Hex | 82 | 6 | 47 | 0 | 5F | 2D | 31 | 149 | 5B | 1B |
| Octal | 202 | 6 | 107 | 0 | 137 | 55 | 61 | 511 | 133 | 33 |
| Binary | 10000010 | 110 | 1000111 | 0 | 1011111 | 101101 | 110001 | 101001001 | 1011011 | 11011 |
Color Harmonies of #820647
Complementary color
Monochromatic Colors of #820647
Black with #820647
Text Example
Text Example
White with #820647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820647; }
p { color: rgb(130,6,71); }
H1.HeaderClassName
{
color: #820647;
}
.AnyTagClassName
{
color: #820647;
}
</style>
background-color css
<style>
a { background-color: #820647; }
a { background-color: rgb(130,6,71); }
div.DivClassName
{
background-color: #820647;
}
.BgClassName
{
background-color: #820647;
}
</style>
border-color css
<style>
span { border-color: #820647; }
span { border-color: rgb(130,6,71); }
td.TdClassName
{
border-color: #820647;
}
.TagClassName
{
border-color: #820647;
}
</style>