Shades of Tyrian Purple #560544
Tints of Tyrian Purple #560544
RGB
CMYK
RGB Variations
Color information
#560544 (or 0x560544) is known color: Tyrian Purple. HEX triplet: 56, 05 and 44. RGB value is (86,5,68). Sum of RGB (Red+Green+Blue) = 86+5+68=159 (21% of max value = 765). Red value is 86 (33.98% from 255 or 54.09% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 68 (26.95% from 255 or 42.77% from 159); Max value from RGB is 86 - color contains mainly: red. Hex color #560544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560544 is #A9FABB. Grayscale: #242424. Windows color (decimal): -11139772 or 4457814. OLE color: 4457814.
HSL color Cylindrical-coordinate representation of color #560544: hue angle of 313.33º 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 #560544 is Cyan = 0, Magento = 0.94, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 68 | - |
| CMYK | 0 | 0.94 | 0.21 | 0.66 |
| HSL | 313.33º | 0.89% | 0.18% | - |
| HSV(B) | 313.33º | 0.94% | 0.34% | - |
| XYZ | 4.94 | 2.5 | 5.69 | - |
| YUV | 36.4 | 145.84 | 163.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 68 | 0 | 0.94 | 0.21 | 0.66 | 313.33 | 0.89 | 0.18 |
| Hex | 56 | 5 | 44 | 0 | 5E | 15 | 42 | 139 | 59 | 12 |
| Octal | 126 | 5 | 104 | 0 | 136 | 25 | 102 | 471 | 131 | 22 |
| Binary | 1010110 | 101 | 1000100 | 0 | 1011110 | 10101 | 1000010 | 100111001 | 1011001 | 10010 |
Color Harmonies of #560544
Complementary color
Monochromatic Colors of #560544
Black with #560544
Text Example
Text Example
White with #560544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560544; }
p { color: rgb(86,5,68); }
H1.HeaderClassName
{
color: #560544;
}
.AnyTagClassName
{
color: #560544;
}
</style>
background-color css
<style>
a { background-color: #560544; }
a { background-color: rgb(86,5,68); }
div.DivClassName
{
background-color: #560544;
}
.BgClassName
{
background-color: #560544;
}
</style>
border-color css
<style>
span { border-color: #560544; }
span { border-color: rgb(86,5,68); }
td.TdClassName
{
border-color: #560544;
}
.TagClassName
{
border-color: #560544;
}
</style>