Shades of Tyrian Purple #560840
Tints of Tyrian Purple #560840
RGB
CMYK
RGB Variations
Color information
#560840 (or 0x560840) is known color: Tyrian Purple. HEX triplet: 56, 08 and 40. RGB value is (86,8,64). Sum of RGB (Red+Green+Blue) = 86+8+64=158 (20% of max value = 765). Red value is 86 (33.98% from 255 or 54.43% from 158); Green value is 8 (3.52% from 255 or 5.06% from 158); Blue value is 64 (25.39% from 255 or 40.51% from 158); Max value from RGB is 86 - color contains mainly: red. Hex color #560840 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560840 is #A9F7BF. Grayscale: #252525. Windows color (decimal): -11139008 or 4196438. OLE color: 4196438.
HSL color Cylindrical-coordinate representation of color #560840: hue angle of 316.92º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #560840 is Cyan = 0, Magento = 0.91, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 8 | 64 | - |
| CMYK | 0 | 0.91 | 0.26 | 0.66 |
| HSL | 316.92º | 0.83% | 0.18% | - |
| HSV(B) | 316.92º | 0.91% | 0.34% | - |
| XYZ | 4.85 | 2.52 | 5.08 | - |
| YUV | 37.71 | 142.84 | 162.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 8 | 64 | 0 | 0.91 | 0.26 | 0.66 | 316.92 | 0.83 | 0.18 |
| Hex | 56 | 8 | 40 | 0 | 5B | 1A | 42 | 13D | 53 | 12 |
| Octal | 126 | 10 | 100 | 0 | 133 | 32 | 102 | 475 | 123 | 22 |
| Binary | 1010110 | 1000 | 1000000 | 0 | 1011011 | 11010 | 1000010 | 100111101 | 1010011 | 10010 |
Color Harmonies of #560840
Complementary color
Monochromatic Colors of #560840
Black with #560840
Text Example
Text Example
White with #560840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560840; }
p { color: rgb(86,8,64); }
H1.HeaderClassName
{
color: #560840;
}
.AnyTagClassName
{
color: #560840;
}
</style>
background-color css
<style>
a { background-color: #560840; }
a { background-color: rgb(86,8,64); }
div.DivClassName
{
background-color: #560840;
}
.BgClassName
{
background-color: #560840;
}
</style>
border-color css
<style>
span { border-color: #560840; }
span { border-color: rgb(86,8,64); }
td.TdClassName
{
border-color: #560840;
}
.TagClassName
{
border-color: #560840;
}
</style>