Shades of Tyrian Purple #560647
Tints of Tyrian Purple #560647
RGB
CMYK
RGB Variations
Color information
#560647 (or 0x560647) is known color: Tyrian Purple. HEX triplet: 56, 06 and 47. RGB value is (86,6,71). Sum of RGB (Red+Green+Blue) = 86+6+71=163 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.76% from 163); Green value is 6 (2.73% from 255 or 3.68% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 86 - color contains mainly: red. Hex color #560647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560647 is #A9F9B8. Grayscale: #252525. Windows color (decimal): -11139513 or 4654678. OLE color: 4654678.
HSL color Cylindrical-coordinate representation of color #560647: hue angle of 311.25º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #560647 is Cyan = 0, Magento = 0.93, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 6 | 71 | - |
| CMYK | 0 | 0.93 | 0.17 | 0.66 |
| HSL | 311.25º | 0.87% | 0.18% | - |
| HSV(B) | 311.25º | 0.93% | 0.34% | - |
| XYZ | 5.04 | 2.56 | 6.19 | - |
| YUV | 37.33 | 147 | 162.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 71 | 0 | 0.93 | 0.17 | 0.66 | 311.25 | 0.87 | 0.18 |
| Hex | 56 | 6 | 47 | 0 | 5D | 11 | 42 | 137 | 57 | 12 |
| Octal | 126 | 6 | 107 | 0 | 135 | 21 | 102 | 467 | 127 | 22 |
| Binary | 1010110 | 110 | 1000111 | 0 | 1011101 | 10001 | 1000010 | 100110111 | 1010111 | 10010 |
Color Harmonies of #560647
Complementary color
Monochromatic Colors of #560647
Black with #560647
Text Example
Text Example
White with #560647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560647; }
p { color: rgb(86,6,71); }
H1.HeaderClassName
{
color: #560647;
}
.AnyTagClassName
{
color: #560647;
}
</style>
background-color css
<style>
a { background-color: #560647; }
a { background-color: rgb(86,6,71); }
div.DivClassName
{
background-color: #560647;
}
.BgClassName
{
background-color: #560647;
}
</style>
border-color css
<style>
span { border-color: #560647; }
span { border-color: rgb(86,6,71); }
td.TdClassName
{
border-color: #560647;
}
.TagClassName
{
border-color: #560647;
}
</style>