Shades of Tyrian Purple #561544
Tints of Tyrian Purple #561544
RGB
CMYK
RGB Variations
Color information
#561544 (or 0x561544) is known color: Tyrian Purple. HEX triplet: 56, 15 and 44. RGB value is (86,21,68). Sum of RGB (Red+Green+Blue) = 86+21+68=175 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.14% from 175); Green value is 21 (8.59% from 255 or 12% from 175); Blue value is 68 (26.95% from 255 or 38.86% from 175); Max value from RGB is 86 - color contains mainly: red. Hex color #561544 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561544 is #A9EABB. Grayscale: #2D2D2D. Windows color (decimal): -11135676 or 4461910. OLE color: 4461910.
HSL color Cylindrical-coordinate representation of color #561544: hue angle of 316.62º 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 #561544 is Cyan = 0, Magento = 0.76, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 68 | - |
| CMYK | 0 | 0.76 | 0.21 | 0.66 |
| HSL | 316.62º | 0.61% | 0.21% | - |
| HSV(B) | 316.62º | 0.76% | 0.34% | - |
| XYZ | 5.15 | 2.93 | 5.76 | - |
| YUV | 45.79 | 140.53 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 68 | 0 | 0.76 | 0.21 | 0.66 | 316.62 | 0.61 | 0.21 |
| Hex | 56 | 15 | 44 | 0 | 4C | 15 | 42 | 13D | 3D | 15 |
| Octal | 126 | 25 | 104 | 0 | 114 | 25 | 102 | 475 | 75 | 25 |
| Binary | 1010110 | 10101 | 1000100 | 0 | 1001100 | 10101 | 1000010 | 100111101 | 111101 | 10101 |
Color Harmonies of #561544
Complementary color
Monochromatic Colors of #561544
Black with #561544
Text Example
Text Example
White with #561544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561544; }
p { color: rgb(86,21,68); }
H1.HeaderClassName
{
color: #561544;
}
.AnyTagClassName
{
color: #561544;
}
</style>
background-color css
<style>
a { background-color: #561544; }
a { background-color: rgb(86,21,68); }
div.DivClassName
{
background-color: #561544;
}
.BgClassName
{
background-color: #561544;
}
</style>
border-color css
<style>
span { border-color: #561544; }
span { border-color: rgb(86,21,68); }
td.TdClassName
{
border-color: #561544;
}
.TagClassName
{
border-color: #561544;
}
</style>