Shades of Tyrian Purple #820648
Tints of Tyrian Purple #820648
RGB
CMYK
RGB Variations
Color information
#820648 (or 0x820648) is known color: Tyrian Purple. HEX triplet: 82, 06 and 48. RGB value is (130,6,72). Sum of RGB (Red+Green+Blue) = 130+6+72=208 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.5% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 72 (28.52% from 255 or 34.62% from 208); Max value from RGB is 130 - color contains mainly: red. Hex color #820648 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820648 is #7DF9B7. Grayscale: #323232. Windows color (decimal): -8255928 or 4720258. OLE color: 4720258.
HSL color Cylindrical-coordinate representation of color #820648: hue angle of 328.06º 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 #820648 is Cyan = 0, Magento = 0.95, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 6 | 72 | - |
| CMYK | 0 | 0.95 | 0.45 | 0.49 |
| HSL | 328.06º | 0.91% | 0.27% | - |
| HSV(B) | 328.06º | 0.95% | 0.51% | - |
| XYZ | 10.44 | 5.34 | 6.61 | - |
| YUV | 50.6 | 140.08 | 184.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 6 | 72 | 0 | 0.95 | 0.45 | 0.49 | 328.06 | 0.91 | 0.27 |
| Hex | 82 | 6 | 48 | 0 | 5F | 2D | 31 | 148 | 5B | 1B |
| Octal | 202 | 6 | 110 | 0 | 137 | 55 | 61 | 510 | 133 | 33 |
| Binary | 10000010 | 110 | 1001000 | 0 | 1011111 | 101101 | 110001 | 101001000 | 1011011 | 11011 |
Color Harmonies of #820648
Complementary color
Monochromatic Colors of #820648
Black with #820648
Text Example
Text Example
White with #820648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820648; }
p { color: rgb(130,6,72); }
H1.HeaderClassName
{
color: #820648;
}
.AnyTagClassName
{
color: #820648;
}
</style>
background-color css
<style>
a { background-color: #820648; }
a { background-color: rgb(130,6,72); }
div.DivClassName
{
background-color: #820648;
}
.BgClassName
{
background-color: #820648;
}
</style>
border-color css
<style>
span { border-color: #820648; }
span { border-color: rgb(130,6,72); }
td.TdClassName
{
border-color: #820648;
}
.TagClassName
{
border-color: #820648;
}
</style>