Shades of Tyrian Purple #560534
Tints of Tyrian Purple #560534
RGB
CMYK
RGB Variations
Color information
#560534 (or 0x560534) is known color: Tyrian Purple. HEX triplet: 56, 05 and 34. RGB value is (86,5,52). Sum of RGB (Red+Green+Blue) = 86+5+52=143 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.14% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 52 (20.70% from 255 or 36.36% from 143); Max value from RGB is 86 - color contains mainly: red. Hex color #560534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560534 is #A9FACB. Grayscale: #222222. Windows color (decimal): -11139788 or 3409238. OLE color: 3409238.
HSL color Cylindrical-coordinate representation of color #560534: hue angle of 325.19º 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 #560534 is Cyan = 0, Magento = 0.94, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 52 | - |
| CMYK | 0 | 0.94 | 0.40 | 0.66 |
| HSL | 325.19º | 0.89% | 0.18% | - |
| HSV(B) | 325.19º | 0.94% | 0.34% | - |
| XYZ | 4.51 | 2.33 | 3.46 | - |
| YUV | 34.58 | 137.84 | 164.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 52 | 0 | 0.94 | 0.40 | 0.66 | 325.19 | 0.89 | 0.18 |
| Hex | 56 | 5 | 34 | 0 | 5E | 28 | 42 | 145 | 59 | 12 |
| Octal | 126 | 5 | 64 | 0 | 136 | 50 | 102 | 505 | 131 | 22 |
| Binary | 1010110 | 101 | 110100 | 0 | 1011110 | 101000 | 1000010 | 101000101 | 1011001 | 10010 |
Color Harmonies of #560534
Complementary color
Monochromatic Colors of #560534
Black with #560534
Text Example
Text Example
White with #560534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560534; }
p { color: rgb(86,5,52); }
H1.HeaderClassName
{
color: #560534;
}
.AnyTagClassName
{
color: #560534;
}
</style>
background-color css
<style>
a { background-color: #560534; }
a { background-color: rgb(86,5,52); }
div.DivClassName
{
background-color: #560534;
}
.BgClassName
{
background-color: #560534;
}
</style>
border-color css
<style>
span { border-color: #560534; }
span { border-color: rgb(86,5,52); }
td.TdClassName
{
border-color: #560534;
}
.TagClassName
{
border-color: #560534;
}
</style>