Shades of Tyrian Purple #561440
Tints of Tyrian Purple #561440
RGB
CMYK
RGB Variations
Color information
#561440 (or 0x561440) is known color: Tyrian Purple. HEX triplet: 56, 14 and 40. RGB value is (86,20,64). Sum of RGB (Red+Green+Blue) = 86+20+64=170 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50.59% from 170); Green value is 20 (8.20% from 255 or 11.76% from 170); Blue value is 64 (25.39% from 255 or 37.65% from 170); Max value from RGB is 86 - color contains mainly: red. Hex color #561440 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561440 is #A9EBBF. Grayscale: #2C2C2C. Windows color (decimal): -11135936 or 4199510. OLE color: 4199510.
HSL color Cylindrical-coordinate representation of color #561440: hue angle of 320º 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 #561440 is Cyan = 0, Magento = 0.77, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 64 | - |
| CMYK | 0 | 0.77 | 0.26 | 0.66 |
| HSL | 320º | 0.62% | 0.21% | - |
| HSV(B) | 320º | 0.77% | 0.34% | - |
| XYZ | 5.01 | 2.85 | 5.14 | - |
| YUV | 44.75 | 138.87 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 64 | 0 | 0.77 | 0.26 | 0.66 | 320 | 0.62 | 0.21 |
| Hex | 56 | 14 | 40 | 0 | 4D | 1A | 42 | 140 | 3E | 15 |
| Octal | 126 | 24 | 100 | 0 | 115 | 32 | 102 | 500 | 76 | 25 |
| Binary | 1010110 | 10100 | 1000000 | 0 | 1001101 | 11010 | 1000010 | 101000000 | 111110 | 10101 |
Color Harmonies of #561440
Complementary color
Monochromatic Colors of #561440
Black with #561440
Text Example
Text Example
White with #561440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561440; }
p { color: rgb(86,20,64); }
H1.HeaderClassName
{
color: #561440;
}
.AnyTagClassName
{
color: #561440;
}
</style>
background-color css
<style>
a { background-color: #561440; }
a { background-color: rgb(86,20,64); }
div.DivClassName
{
background-color: #561440;
}
.BgClassName
{
background-color: #561440;
}
</style>
border-color css
<style>
span { border-color: #561440; }
span { border-color: rgb(86,20,64); }
td.TdClassName
{
border-color: #561440;
}
.TagClassName
{
border-color: #561440;
}
</style>