Shades of Tyrian Purple #560536
Tints of Tyrian Purple #560536
RGB
CMYK
RGB Variations
Color information
#560536 (or 0x560536) is known color: Tyrian Purple. HEX triplet: 56, 05 and 36. RGB value is (86,5,54). Sum of RGB (Red+Green+Blue) = 86+5+54=145 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.31% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 54 (21.48% from 255 or 37.24% from 145); Max value from RGB is 86 - color contains mainly: red. Hex color #560536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560536 is #A9FAC9. Grayscale: #222222. Windows color (decimal): -11139786 or 3540310. OLE color: 3540310.
HSL color Cylindrical-coordinate representation of color #560536: hue angle of 323.7º 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 #560536 is Cyan = 0, Magento = 0.94, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 54 | - |
| CMYK | 0 | 0.94 | 0.37 | 0.66 |
| HSL | 323.7º | 0.89% | 0.18% | - |
| HSV(B) | 323.7º | 0.94% | 0.34% | - |
| XYZ | 4.56 | 2.35 | 3.7 | - |
| YUV | 34.81 | 138.84 | 164.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 54 | 0 | 0.94 | 0.37 | 0.66 | 323.7 | 0.89 | 0.18 |
| Hex | 56 | 5 | 36 | 0 | 5E | 25 | 42 | 144 | 59 | 12 |
| Octal | 126 | 5 | 66 | 0 | 136 | 45 | 102 | 504 | 131 | 22 |
| Binary | 1010110 | 101 | 110110 | 0 | 1011110 | 100101 | 1000010 | 101000100 | 1011001 | 10010 |
Color Harmonies of #560536
Complementary color
Monochromatic Colors of #560536
Black with #560536
Text Example
Text Example
White with #560536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560536; }
p { color: rgb(86,5,54); }
H1.HeaderClassName
{
color: #560536;
}
.AnyTagClassName
{
color: #560536;
}
</style>
background-color css
<style>
a { background-color: #560536; }
a { background-color: rgb(86,5,54); }
div.DivClassName
{
background-color: #560536;
}
.BgClassName
{
background-color: #560536;
}
</style>
border-color css
<style>
span { border-color: #560536; }
span { border-color: rgb(86,5,54); }
td.TdClassName
{
border-color: #560536;
}
.TagClassName
{
border-color: #560536;
}
</style>