Shades of Tyrian Purple #840049
Tints of Tyrian Purple #840049
RGB
CMYK
RGB Variations
Color information
#840049 (or 0x840049) is known color: Tyrian Purple. HEX triplet: 84, 00 and 49. RGB value is (132,0,73). Sum of RGB (Red+Green+Blue) = 132+0+73=205 (27% of max value = 765). Red value is 132 (51.95% from 255 or 64.39% from 205); Green value is 0 (0.39% from 255 or 0% from 205); Blue value is 73 (28.91% from 255 or 35.61% from 205); Max value from RGB is 132 - color contains mainly: red. Hex color #840049 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840049 is #7BFFB6. Grayscale: #2F2F2F. Windows color (decimal): -8126391 or 4784260. OLE color: 4784260.
HSL color Cylindrical-coordinate representation of color #840049: hue angle of 326.82º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 1%. Process color model (Four color, CMYK) of #840049 is Cyan = 0, Magento = 1, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 0 | 73 | - |
| CMYK | 0 | 1 | 0.45 | 0.48 |
| HSL | 326.82º | 1% | 0.26% | - |
| HSV(B) | 326.82º | 1% | 0.52% | - |
| XYZ | 10.72 | 5.39 | 6.78 | - |
| YUV | 47.79 | 142.23 | 188.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 0 | 73 | 0 | 1 | 0.45 | 0.48 | 326.82 | 1 | 0.26 |
| Hex | 84 | 0 | 49 | 0 | 64 | 2D | 30 | 147 | 64 | 1A |
| Octal | 204 | 0 | 111 | 0 | 144 | 55 | 60 | 507 | 144 | 32 |
| Binary | 10000100 | 0 | 1001001 | 0 | 1100100 | 101101 | 110000 | 101000111 | 1100100 | 11010 |
Color Harmonies of #840049
Complementary color
Monochromatic Colors of #840049
Black with #840049
Text Example
Text Example
White with #840049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840049; }
p { color: rgb(132,0,73); }
H1.HeaderClassName
{
color: #840049;
}
.AnyTagClassName
{
color: #840049;
}
</style>
background-color css
<style>
a { background-color: #840049; }
a { background-color: rgb(132,0,73); }
div.DivClassName
{
background-color: #840049;
}
.BgClassName
{
background-color: #840049;
}
</style>
border-color css
<style>
span { border-color: #840049; }
span { border-color: rgb(132,0,73); }
td.TdClassName
{
border-color: #840049;
}
.TagClassName
{
border-color: #840049;
}
</style>