Shades of Tyrian Purple #560936
Tints of Tyrian Purple #560936
RGB
CMYK
RGB Variations
Color information
#560936 (or 0x560936) is known color: Tyrian Purple. HEX triplet: 56, 09 and 36. RGB value is (86,9,54). Sum of RGB (Red+Green+Blue) = 86+9+54=149 (19% of max value = 765). Red value is 86 (33.98% from 255 or 57.72% from 149); Green value is 9 (3.91% from 255 or 6.04% from 149); Blue value is 54 (21.48% from 255 or 36.24% from 149); Max value from RGB is 86 - color contains mainly: red. Hex color #560936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560936 is #A9F6C9. Grayscale: #252525. Windows color (decimal): -11138762 or 3541334. OLE color: 3541334.
HSL color Cylindrical-coordinate representation of color #560936: hue angle of 324.94º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #560936 is Cyan = 0, Magento = 0.90, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 54 | - |
| CMYK | 0 | 0.90 | 0.37 | 0.66 |
| HSL | 324.94º | 0.81% | 0.19% | - |
| HSV(B) | 324.94º | 0.9% | 0.34% | - |
| XYZ | 4.6 | 2.44 | 3.72 | - |
| YUV | 37.15 | 137.51 | 162.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 54 | 0 | 0.90 | 0.37 | 0.66 | 324.94 | 0.81 | 0.19 |
| Hex | 56 | 9 | 36 | 0 | 5A | 25 | 42 | 145 | 51 | 13 |
| Octal | 126 | 11 | 66 | 0 | 132 | 45 | 102 | 505 | 121 | 23 |
| Binary | 1010110 | 1001 | 110110 | 0 | 1011010 | 100101 | 1000010 | 101000101 | 1010001 | 10011 |
Color Harmonies of #560936
Complementary color
Monochromatic Colors of #560936
Black with #560936
Text Example
Text Example
White with #560936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560936; }
p { color: rgb(86,9,54); }
H1.HeaderClassName
{
color: #560936;
}
.AnyTagClassName
{
color: #560936;
}
</style>
background-color css
<style>
a { background-color: #560936; }
a { background-color: rgb(86,9,54); }
div.DivClassName
{
background-color: #560936;
}
.BgClassName
{
background-color: #560936;
}
</style>
border-color css
<style>
span { border-color: #560936; }
span { border-color: rgb(86,9,54); }
td.TdClassName
{
border-color: #560936;
}
.TagClassName
{
border-color: #560936;
}
</style>