Shades of Tyrian Purple #560532
Tints of Tyrian Purple #560532
RGB
CMYK
RGB Variations
Color information
#560532 (or 0x560532) is known color: Tyrian Purple. HEX triplet: 56, 05 and 32. RGB value is (86,5,50). Sum of RGB (Red+Green+Blue) = 86+5+50=141 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.99% from 141); Green value is 5 (2.34% from 255 or 3.55% from 141); Blue value is 50 (19.92% from 255 or 35.46% from 141); Max value from RGB is 86 - color contains mainly: red. Hex color #560532 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560532 is #A9FACD. Grayscale: #222222. Windows color (decimal): -11139790 or 3278166. OLE color: 3278166.
HSL color Cylindrical-coordinate representation of color #560532: hue angle of 326.67º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #560532 is Cyan = 0, Magento = 0.94, Yellow = 0.42 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 50 | - |
| CMYK | 0 | 0.94 | 0.42 | 0.66 |
| HSL | 326.67º | 0.89% | 0.18% | - |
| HSV(B) | 326.67º | 0.94% | 0.34% | - |
| XYZ | 4.47 | 2.32 | 3.23 | - |
| YUV | 34.35 | 136.84 | 164.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 50 | 0 | 0.94 | 0.42 | 0.66 | 326.67 | 0.89 | 0.18 |
| Hex | 56 | 5 | 32 | 0 | 5E | 2A | 42 | 147 | 59 | 12 |
| Octal | 126 | 5 | 62 | 0 | 136 | 52 | 102 | 507 | 131 | 22 |
| Binary | 1010110 | 101 | 110010 | 0 | 1011110 | 101010 | 1000010 | 101000111 | 1011001 | 10010 |
Color Harmonies of #560532
Complementary color
Monochromatic Colors of #560532
Black with #560532
Text Example
Text Example
White with #560532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560532; }
p { color: rgb(86,5,50); }
H1.HeaderClassName
{
color: #560532;
}
.AnyTagClassName
{
color: #560532;
}
</style>
background-color css
<style>
a { background-color: #560532; }
a { background-color: rgb(86,5,50); }
div.DivClassName
{
background-color: #560532;
}
.BgClassName
{
background-color: #560532;
}
</style>
border-color css
<style>
span { border-color: #560532; }
span { border-color: rgb(86,5,50); }
td.TdClassName
{
border-color: #560532;
}
.TagClassName
{
border-color: #560532;
}
</style>