Shades of Tyrian Purple #560140
Tints of Tyrian Purple #560140
RGB
CMYK
RGB Variations
Color information
#560140 (or 0x560140) is known color: Tyrian Purple. HEX triplet: 56, 01 and 40. RGB value is (86,1,64). Sum of RGB (Red+Green+Blue) = 86+1+64=151 (20% of max value = 765). Red value is 86 (33.98% from 255 or 56.95% from 151); Green value is 1 (0.78% from 255 or 0.66% from 151); Blue value is 64 (25.39% from 255 or 42.38% from 151); Max value from RGB is 86 - color contains mainly: red. Hex color #560140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560140 is #A9FEBF. Grayscale: #212121. Windows color (decimal): -11140800 or 4194646. OLE color: 4194646.
HSL color Cylindrical-coordinate representation of color #560140: hue angle of 315.53º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #560140 is Cyan = 0, Magento = 0.99, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.26 | 0.66 |
| HSL | 315.53º | 0.98% | 0.17% | - |
| HSV(B) | 315.53º | 0.99% | 0.34% | - |
| XYZ | 4.77 | 2.37 | 5.06 | - |
| YUV | 33.6 | 145.16 | 165.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 64 | 0 | 0.99 | 0.26 | 0.66 | 315.53 | 0.98 | 0.17 |
| Hex | 56 | 1 | 40 | 0 | 63 | 1A | 42 | 13C | 62 | 11 |
| Octal | 126 | 1 | 100 | 0 | 143 | 32 | 102 | 474 | 142 | 21 |
| Binary | 1010110 | 1 | 1000000 | 0 | 1100011 | 11010 | 1000010 | 100111100 | 1100010 | 10001 |
Color Harmonies of #560140
Complementary color
Monochromatic Colors of #560140
Black with #560140
Text Example
Text Example
White with #560140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560140; }
p { color: rgb(86,1,64); }
H1.HeaderClassName
{
color: #560140;
}
.AnyTagClassName
{
color: #560140;
}
</style>
background-color css
<style>
a { background-color: #560140; }
a { background-color: rgb(86,1,64); }
div.DivClassName
{
background-color: #560140;
}
.BgClassName
{
background-color: #560140;
}
</style>
border-color css
<style>
span { border-color: #560140; }
span { border-color: rgb(86,1,64); }
td.TdClassName
{
border-color: #560140;
}
.TagClassName
{
border-color: #560140;
}
</style>