Shades of Tyrian Purple #560549
Tints of Tyrian Purple #560549
RGB
CMYK
RGB Variations
Color information
#560549 (or 0x560549) is known color: Tyrian Purple. HEX triplet: 56, 05 and 49. RGB value is (86,5,73). Sum of RGB (Red+Green+Blue) = 86+5+73=164 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.44% from 164); Green value is 5 (2.34% from 255 or 3.05% from 164); Blue value is 73 (28.91% from 255 or 44.51% from 164); Max value from RGB is 86 - color contains mainly: red. Hex color #560549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560549 is #A9FAB6. Grayscale: #242424. Windows color (decimal): -11139767 or 4785494. OLE color: 4785494.
HSL color Cylindrical-coordinate representation of color #560549: hue angle of 309.63º 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 #560549 is Cyan = 0, Magento = 0.94, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 73 | - |
| CMYK | 0 | 0.94 | 0.15 | 0.66 |
| HSL | 309.63º | 0.89% | 0.18% | - |
| HSV(B) | 309.63º | 0.94% | 0.34% | - |
| XYZ | 5.09 | 2.57 | 6.53 | - |
| YUV | 36.97 | 148.34 | 162.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 73 | 0 | 0.94 | 0.15 | 0.66 | 309.63 | 0.89 | 0.18 |
| Hex | 56 | 5 | 49 | 0 | 5E | F | 42 | 136 | 59 | 12 |
| Octal | 126 | 5 | 111 | 0 | 136 | 17 | 102 | 466 | 131 | 22 |
| Binary | 1010110 | 101 | 1001001 | 0 | 1011110 | 1111 | 1000010 | 100110110 | 1011001 | 10010 |
Color Harmonies of #560549
Complementary color
Monochromatic Colors of #560549
Black with #560549
Text Example
Text Example
White with #560549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560549; }
p { color: rgb(86,5,73); }
H1.HeaderClassName
{
color: #560549;
}
.AnyTagClassName
{
color: #560549;
}
</style>
background-color css
<style>
a { background-color: #560549; }
a { background-color: rgb(86,5,73); }
div.DivClassName
{
background-color: #560549;
}
.BgClassName
{
background-color: #560549;
}
</style>
border-color css
<style>
span { border-color: #560549; }
span { border-color: rgb(86,5,73); }
td.TdClassName
{
border-color: #560549;
}
.TagClassName
{
border-color: #560549;
}
</style>