Shades of Tyrian Purple #840146
Tints of Tyrian Purple #840146
RGB
CMYK
RGB Variations
Color information
#840146 (or 0x840146) is known color: Tyrian Purple. HEX triplet: 84, 01 and 46. RGB value is (132,1,70). Sum of RGB (Red+Green+Blue) = 132+1+70=203 (26% of max value = 765). Red value is 132 (51.95% from 255 or 65.02% from 203); Green value is 1 (0.78% from 255 or 0.49% from 203); Blue value is 70 (27.73% from 255 or 34.48% from 203); Max value from RGB is 132 - color contains mainly: red. Hex color #840146 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840146 is #7BFEB9. Grayscale: #2F2F2F. Windows color (decimal): -8126138 or 4587908. OLE color: 4587908.
HSL color Cylindrical-coordinate representation of color #840146: hue angle of 328.4º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #840146 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 1 | 70 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.48 |
| HSL | 328.4º | 0.98% | 0.26% | - |
| HSV(B) | 328.4º | 0.99% | 0.52% | - |
| XYZ | 10.63 | 5.37 | 6.27 | - |
| YUV | 48.04 | 140.4 | 187.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 1 | 70 | 0 | 0.99 | 0.47 | 0.48 | 328.4 | 0.98 | 0.26 |
| Hex | 84 | 1 | 46 | 0 | 63 | 2F | 30 | 148 | 62 | 1A |
| Octal | 204 | 1 | 106 | 0 | 143 | 57 | 60 | 510 | 142 | 32 |
| Binary | 10000100 | 1 | 1000110 | 0 | 1100011 | 101111 | 110000 | 101001000 | 1100010 | 11010 |
Color Harmonies of #840146
Complementary color
Monochromatic Colors of #840146
Black with #840146
Text Example
Text Example
White with #840146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840146; }
p { color: rgb(132,1,70); }
H1.HeaderClassName
{
color: #840146;
}
.AnyTagClassName
{
color: #840146;
}
</style>
background-color css
<style>
a { background-color: #840146; }
a { background-color: rgb(132,1,70); }
div.DivClassName
{
background-color: #840146;
}
.BgClassName
{
background-color: #840146;
}
</style>
border-color css
<style>
span { border-color: #840146; }
span { border-color: rgb(132,1,70); }
td.TdClassName
{
border-color: #840146;
}
.TagClassName
{
border-color: #840146;
}
</style>