Shades of Tyrian Purple #840341
Tints of Tyrian Purple #840341
RGB
CMYK
RGB Variations
Color information
#840341 (or 0x840341) is known color: Tyrian Purple. HEX triplet: 84, 03 and 41. RGB value is (132,3,65). Sum of RGB (Red+Green+Blue) = 132+3+65=200 (26% of max value = 765). Red value is 132 (51.95% from 255 or 66% from 200); Green value is 3 (1.56% from 255 or 1.5% from 200); Blue value is 65 (25.78% from 255 or 32.5% from 200); Max value from RGB is 132 - color contains mainly: red. Hex color #840341 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840341 is #7BFCBE. Grayscale: #303030. Windows color (decimal): -8125631 or 4260740. OLE color: 4260740.
HSL color Cylindrical-coordinate representation of color #840341: hue angle of 331.16º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #840341 is Cyan = 0, Magento = 0.98, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 3 | 65 | - |
| CMYK | 0 | 0.98 | 0.51 | 0.48 |
| HSL | 331.16º | 0.96% | 0.26% | - |
| HSV(B) | 331.16º | 0.98% | 0.52% | - |
| XYZ | 10.5 | 5.35 | 5.48 | - |
| YUV | 48.64 | 137.24 | 187.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 3 | 65 | 0 | 0.98 | 0.51 | 0.48 | 331.16 | 0.96 | 0.26 |
| Hex | 84 | 3 | 41 | 0 | 62 | 33 | 30 | 14B | 60 | 1A |
| Octal | 204 | 3 | 101 | 0 | 142 | 63 | 60 | 513 | 140 | 32 |
| Binary | 10000100 | 11 | 1000001 | 0 | 1100010 | 110011 | 110000 | 101001011 | 1100000 | 11010 |
Color Harmonies of #840341
Complementary color
Monochromatic Colors of #840341
Black with #840341
Text Example
Text Example
White with #840341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840341; }
p { color: rgb(132,3,65); }
H1.HeaderClassName
{
color: #840341;
}
.AnyTagClassName
{
color: #840341;
}
</style>
background-color css
<style>
a { background-color: #840341; }
a { background-color: rgb(132,3,65); }
div.DivClassName
{
background-color: #840341;
}
.BgClassName
{
background-color: #840341;
}
</style>
border-color css
<style>
span { border-color: #840341; }
span { border-color: rgb(132,3,65); }
td.TdClassName
{
border-color: #840341;
}
.TagClassName
{
border-color: #840341;
}
</style>