Shades of Tyrian Purple #540832
Tints of Tyrian Purple #540832
RGB
CMYK
RGB Variations
Color information
#540832 (or 0x540832) is known color: Tyrian Purple. HEX triplet: 54, 08 and 32. RGB value is (84,8,50). Sum of RGB (Red+Green+Blue) = 84+8+50=142 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.15% from 142); Green value is 8 (3.52% from 255 or 5.63% from 142); Blue value is 50 (19.92% from 255 or 35.21% from 142); Max value from RGB is 84 - color contains mainly: red. Hex color #540832 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540832 is #ABF7CD. Grayscale: #232323. Windows color (decimal): -11270094 or 3278932. OLE color: 3278932.
HSL color Cylindrical-coordinate representation of color #540832: hue angle of 326.84º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #540832 is Cyan = 0, Magento = 0.90, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 8 | 50 | - |
| CMYK | 0 | 0.90 | 0.40 | 0.67 |
| HSL | 326.84º | 0.83% | 0.18% | - |
| HSV(B) | 326.84º | 0.9% | 0.33% | - |
| XYZ | 4.32 | 2.29 | 3.23 | - |
| YUV | 35.51 | 136.18 | 162.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 8 | 50 | 0 | 0.90 | 0.40 | 0.67 | 326.84 | 0.83 | 0.18 |
| Hex | 54 | 8 | 32 | 0 | 5A | 28 | 43 | 147 | 53 | 12 |
| Octal | 124 | 10 | 62 | 0 | 132 | 50 | 103 | 507 | 123 | 22 |
| Binary | 1010100 | 1000 | 110010 | 0 | 1011010 | 101000 | 1000011 | 101000111 | 1010011 | 10010 |
Color Harmonies of #540832
Complementary color
Monochromatic Colors of #540832
Black with #540832
Text Example
Text Example
White with #540832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540832; }
p { color: rgb(84,8,50); }
H1.HeaderClassName
{
color: #540832;
}
.AnyTagClassName
{
color: #540832;
}
</style>
background-color css
<style>
a { background-color: #540832; }
a { background-color: rgb(84,8,50); }
div.DivClassName
{
background-color: #540832;
}
.BgClassName
{
background-color: #540832;
}
</style>
border-color css
<style>
span { border-color: #540832; }
span { border-color: rgb(84,8,50); }
td.TdClassName
{
border-color: #540832;
}
.TagClassName
{
border-color: #540832;
}
</style>