Shades of Tyrian Purple #561340
Tints of Tyrian Purple #561340
RGB
CMYK
RGB Variations
Color information
#561340 (or 0x561340) is known color: Tyrian Purple. HEX triplet: 56, 13 and 40. RGB value is (86,19,64). Sum of RGB (Red+Green+Blue) = 86+19+64=169 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50.89% from 169); Green value is 19 (7.81% from 255 or 11.24% from 169); Blue value is 64 (25.39% from 255 or 37.87% from 169); Max value from RGB is 86 - color contains mainly: red. Hex color #561340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561340 is #A9ECBF. Grayscale: #2C2C2C. Windows color (decimal): -11136192 or 4199254. OLE color: 4199254.
HSL color Cylindrical-coordinate representation of color #561340: hue angle of 319.7º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #561340 is Cyan = 0, Magento = 0.78, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 64 | - |
| CMYK | 0 | 0.78 | 0.26 | 0.66 |
| HSL | 319.7º | 0.64% | 0.21% | - |
| HSV(B) | 319.7º | 0.78% | 0.34% | - |
| XYZ | 5 | 2.81 | 5.13 | - |
| YUV | 44.16 | 139.2 | 157.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 64 | 0 | 0.78 | 0.26 | 0.66 | 319.7 | 0.64 | 0.21 |
| Hex | 56 | 13 | 40 | 0 | 4E | 1A | 42 | 140 | 40 | 15 |
| Octal | 126 | 23 | 100 | 0 | 116 | 32 | 102 | 500 | 100 | 25 |
| Binary | 1010110 | 10011 | 1000000 | 0 | 1001110 | 11010 | 1000010 | 101000000 | 1000000 | 10101 |
Color Harmonies of #561340
Complementary color
Monochromatic Colors of #561340
Black with #561340
Text Example
Text Example
White with #561340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561340; }
p { color: rgb(86,19,64); }
H1.HeaderClassName
{
color: #561340;
}
.AnyTagClassName
{
color: #561340;
}
</style>
background-color css
<style>
a { background-color: #561340; }
a { background-color: rgb(86,19,64); }
div.DivClassName
{
background-color: #561340;
}
.BgClassName
{
background-color: #561340;
}
</style>
border-color css
<style>
span { border-color: #561340; }
span { border-color: rgb(86,19,64); }
td.TdClassName
{
border-color: #561340;
}
.TagClassName
{
border-color: #561340;
}
</style>