Shades of Tyrian Purple #561547
Tints of Tyrian Purple #561547
RGB
CMYK
RGB Variations
Color information
#561547 (or 0x561547) is known color: Tyrian Purple. HEX triplet: 56, 15 and 47. RGB value is (86,21,71). Sum of RGB (Red+Green+Blue) = 86+21+71=178 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.31% from 178); Green value is 21 (8.59% from 255 or 11.80% from 178); Blue value is 71 (28.12% from 255 or 39.89% from 178); Max value from RGB is 86 - color contains mainly: red. Hex color #561547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561547 is #A9EAB8. Grayscale: #2E2E2E. Windows color (decimal): -11135673 or 4658518. OLE color: 4658518.
HSL color Cylindrical-coordinate representation of color #561547: hue angle of 313.85º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561547 is Cyan = 0, Magento = 0.76, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 71 | - |
| CMYK | 0 | 0.76 | 0.17 | 0.66 |
| HSL | 313.85º | 0.61% | 0.21% | - |
| HSV(B) | 313.85º | 0.76% | 0.34% | - |
| XYZ | 5.24 | 2.97 | 6.26 | - |
| YUV | 46.14 | 142.03 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 71 | 0 | 0.76 | 0.17 | 0.66 | 313.85 | 0.61 | 0.21 |
| Hex | 56 | 15 | 47 | 0 | 4C | 11 | 42 | 13A | 3D | 15 |
| Octal | 126 | 25 | 107 | 0 | 114 | 21 | 102 | 472 | 75 | 25 |
| Binary | 1010110 | 10101 | 1000111 | 0 | 1001100 | 10001 | 1000010 | 100111010 | 111101 | 10101 |
Color Harmonies of #561547
Complementary color
Monochromatic Colors of #561547
Black with #561547
Text Example
Text Example
White with #561547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561547; }
p { color: rgb(86,21,71); }
H1.HeaderClassName
{
color: #561547;
}
.AnyTagClassName
{
color: #561547;
}
</style>
background-color css
<style>
a { background-color: #561547; }
a { background-color: rgb(86,21,71); }
div.DivClassName
{
background-color: #561547;
}
.BgClassName
{
background-color: #561547;
}
</style>
border-color css
<style>
span { border-color: #561547; }
span { border-color: rgb(86,21,71); }
td.TdClassName
{
border-color: #561547;
}
.TagClassName
{
border-color: #561547;
}
</style>