Shades of Tyrian Purple #560136
Tints of Tyrian Purple #560136
RGB
CMYK
RGB Variations
Color information
#560136 (or 0x560136) is known color: Tyrian Purple. HEX triplet: 56, 01 and 36. RGB value is (86,1,54). Sum of RGB (Red+Green+Blue) = 86+1+54=141 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.99% from 141); Green value is 1 (0.78% from 255 or 0.71% from 141); Blue value is 54 (21.48% from 255 or 38.30% from 141); Max value from RGB is 86 - color contains mainly: red. Hex color #560136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560136 is #A9FEC9. Grayscale: #202020. Windows color (decimal): -11140810 or 3539286. OLE color: 3539286.
HSL color Cylindrical-coordinate representation of color #560136: hue angle of 322.59º 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 #560136 is Cyan = 0, Magento = 0.99, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.37 | 0.66 |
| HSL | 322.59º | 0.98% | 0.17% | - |
| HSV(B) | 322.59º | 0.99% | 0.34% | - |
| XYZ | 4.51 | 2.27 | 3.69 | - |
| YUV | 32.46 | 140.16 | 166.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 54 | 0 | 0.99 | 0.37 | 0.66 | 322.59 | 0.98 | 0.17 |
| Hex | 56 | 1 | 36 | 0 | 63 | 25 | 42 | 143 | 62 | 11 |
| Octal | 126 | 1 | 66 | 0 | 143 | 45 | 102 | 503 | 142 | 21 |
| Binary | 1010110 | 1 | 110110 | 0 | 1100011 | 100101 | 1000010 | 101000011 | 1100010 | 10001 |
Color Harmonies of #560136
Complementary color
Monochromatic Colors of #560136
Black with #560136
Text Example
Text Example
White with #560136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560136; }
p { color: rgb(86,1,54); }
H1.HeaderClassName
{
color: #560136;
}
.AnyTagClassName
{
color: #560136;
}
</style>
background-color css
<style>
a { background-color: #560136; }
a { background-color: rgb(86,1,54); }
div.DivClassName
{
background-color: #560136;
}
.BgClassName
{
background-color: #560136;
}
</style>
border-color css
<style>
span { border-color: #560136; }
span { border-color: rgb(86,1,54); }
td.TdClassName
{
border-color: #560136;
}
.TagClassName
{
border-color: #560136;
}
</style>