Shades of Tyrian Purple #840040
Tints of Tyrian Purple #840040
RGB
CMYK
RGB Variations
Color information
#840040 (or 0x840040) is known color: Tyrian Purple. HEX triplet: 84, 00 and 40. RGB value is (132,0,64). Sum of RGB (Red+Green+Blue) = 132+0+64=196 (25% of max value = 765). Red value is 132 (51.95% from 255 or 67.35% from 196); Green value is 0 (0.39% from 255 or 0% from 196); Blue value is 64 (25.39% from 255 or 32.65% from 196); Max value from RGB is 132 - color contains mainly: red. Hex color #840040 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840040 is #7BFFBF. Grayscale: #2E2E2E. Windows color (decimal): -8126400 or 4194436. OLE color: 4194436.
HSL color Cylindrical-coordinate representation of color #840040: hue angle of 330.91º 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 #840040 is Cyan = 0, Magento = 1, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 0 | 64 | - |
| CMYK | 0 | 1 | 0.52 | 0.48 |
| HSL | 330.91º | 1% | 0.26% | - |
| HSV(B) | 330.91º | 1% | 0.52% | - |
| XYZ | 10.44 | 5.28 | 5.32 | - |
| YUV | 46.76 | 137.73 | 188.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 0 | 64 | 0 | 1 | 0.52 | 0.48 | 330.91 | 1 | 0.26 |
| Hex | 84 | 0 | 40 | 0 | 64 | 34 | 30 | 14B | 64 | 1A |
| Octal | 204 | 0 | 100 | 0 | 144 | 64 | 60 | 513 | 144 | 32 |
| Binary | 10000100 | 0 | 1000000 | 0 | 1100100 | 110100 | 110000 | 101001011 | 1100100 | 11010 |
Color Harmonies of #840040
Complementary color
Monochromatic Colors of #840040
Black with #840040
Text Example
Text Example
White with #840040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840040; }
p { color: rgb(132,0,64); }
H1.HeaderClassName
{
color: #840040;
}
.AnyTagClassName
{
color: #840040;
}
</style>
background-color css
<style>
a { background-color: #840040; }
a { background-color: rgb(132,0,64); }
div.DivClassName
{
background-color: #840040;
}
.BgClassName
{
background-color: #840040;
}
</style>
border-color css
<style>
span { border-color: #840040; }
span { border-color: rgb(132,0,64); }
td.TdClassName
{
border-color: #840040;
}
.TagClassName
{
border-color: #840040;
}
</style>