Shades of Tyrian Purple #561447
Tints of Tyrian Purple #561447
RGB
CMYK
RGB Variations
Color information
#561447 (or 0x561447) is known color: Tyrian Purple. HEX triplet: 56, 14 and 47. RGB value is (86,20,71). Sum of RGB (Red+Green+Blue) = 86+20+71=177 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.59% from 177); Green value is 20 (8.20% from 255 or 11.30% from 177); Blue value is 71 (28.12% from 255 or 40.11% from 177); Max value from RGB is 86 - color contains mainly: red. Hex color #561447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561447 is #A9EBB8. Grayscale: #2D2D2D. Windows color (decimal): -11135929 or 4658262. OLE color: 4658262.
HSL color Cylindrical-coordinate representation of color #561447: hue angle of 313.64º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561447 is Cyan = 0, Magento = 0.77, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 71 | - |
| CMYK | 0 | 0.77 | 0.17 | 0.66 |
| HSL | 313.64º | 0.62% | 0.21% | - |
| HSV(B) | 313.64º | 0.77% | 0.34% | - |
| XYZ | 5.23 | 2.93 | 6.25 | - |
| YUV | 45.55 | 142.37 | 156.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 71 | 0 | 0.77 | 0.17 | 0.66 | 313.64 | 0.62 | 0.21 |
| Hex | 56 | 14 | 47 | 0 | 4D | 11 | 42 | 13A | 3E | 15 |
| Octal | 126 | 24 | 107 | 0 | 115 | 21 | 102 | 472 | 76 | 25 |
| Binary | 1010110 | 10100 | 1000111 | 0 | 1001101 | 10001 | 1000010 | 100111010 | 111110 | 10101 |
Color Harmonies of #561447
Complementary color
Monochromatic Colors of #561447
Black with #561447
Text Example
Text Example
White with #561447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561447; }
p { color: rgb(86,20,71); }
H1.HeaderClassName
{
color: #561447;
}
.AnyTagClassName
{
color: #561447;
}
</style>
background-color css
<style>
a { background-color: #561447; }
a { background-color: rgb(86,20,71); }
div.DivClassName
{
background-color: #561447;
}
.BgClassName
{
background-color: #561447;
}
</style>
border-color css
<style>
span { border-color: #561447; }
span { border-color: rgb(86,20,71); }
td.TdClassName
{
border-color: #561447;
}
.TagClassName
{
border-color: #561447;
}
</style>