Shades of Tyrian Purple #840949
Tints of Tyrian Purple #840949
RGB
CMYK
RGB Variations
Color information
#840949 (or 0x840949) is known color: Tyrian Purple. HEX triplet: 84, 09 and 49. RGB value is (132,9,73). Sum of RGB (Red+Green+Blue) = 132+9+73=214 (28% of max value = 765). Red value is 132 (51.95% from 255 or 61.68% from 214); Green value is 9 (3.91% from 255 or 4.21% from 214); Blue value is 73 (28.91% from 255 or 34.11% from 214); Max value from RGB is 132 - color contains mainly: red. Hex color #840949 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840949 is #7BF6B6. Grayscale: #343434. Windows color (decimal): -8124087 or 4786564. OLE color: 4786564.
HSL color Cylindrical-coordinate representation of color #840949: hue angle of 328.78º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #840949 is Cyan = 0, Magento = 0.93, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 9 | 73 | - |
| CMYK | 0 | 0.93 | 0.45 | 0.48 |
| HSL | 328.78º | 0.87% | 0.28% | - |
| HSV(B) | 328.78º | 0.93% | 0.52% | - |
| XYZ | 10.82 | 5.58 | 6.81 | - |
| YUV | 53.07 | 139.25 | 184.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 9 | 73 | 0 | 0.93 | 0.45 | 0.48 | 328.78 | 0.87 | 0.28 |
| Hex | 84 | 9 | 49 | 0 | 5D | 2D | 30 | 149 | 57 | 1C |
| Octal | 204 | 11 | 111 | 0 | 135 | 55 | 60 | 511 | 127 | 34 |
| Binary | 10000100 | 1001 | 1001001 | 0 | 1011101 | 101101 | 110000 | 101001001 | 1010111 | 11100 |
Color Harmonies of #840949
Complementary color
Monochromatic Colors of #840949
Black with #840949
Text Example
Text Example
White with #840949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840949; }
p { color: rgb(132,9,73); }
H1.HeaderClassName
{
color: #840949;
}
.AnyTagClassName
{
color: #840949;
}
</style>
background-color css
<style>
a { background-color: #840949; }
a { background-color: rgb(132,9,73); }
div.DivClassName
{
background-color: #840949;
}
.BgClassName
{
background-color: #840949;
}
</style>
border-color css
<style>
span { border-color: #840949; }
span { border-color: rgb(132,9,73); }
td.TdClassName
{
border-color: #840949;
}
.TagClassName
{
border-color: #840949;
}
</style>