Shades of Tyrian Purple #560736
Tints of Tyrian Purple #560736
RGB
CMYK
RGB Variations
Color information
#560736 (or 0x560736) is known color: Tyrian Purple. HEX triplet: 56, 07 and 36. RGB value is (86,7,54). Sum of RGB (Red+Green+Blue) = 86+7+54=147 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.50% from 147); Green value is 7 (3.12% from 255 or 4.76% from 147); Blue value is 54 (21.48% from 255 or 36.73% from 147); Max value from RGB is 86 - color contains mainly: red. Hex color #560736 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560736 is #A9F8C9. Grayscale: #232323. Windows color (decimal): -11139274 or 3540822. OLE color: 3540822.
HSL color Cylindrical-coordinate representation of color #560736: hue angle of 324.3º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #560736 is Cyan = 0, Magento = 0.92, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 7 | 54 | - |
| CMYK | 0 | 0.92 | 0.37 | 0.66 |
| HSL | 324.3º | 0.85% | 0.18% | - |
| HSV(B) | 324.3º | 0.92% | 0.34% | - |
| XYZ | 4.58 | 2.4 | 3.71 | - |
| YUV | 35.98 | 138.17 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 54 | 0 | 0.92 | 0.37 | 0.66 | 324.3 | 0.85 | 0.18 |
| Hex | 56 | 7 | 36 | 0 | 5C | 25 | 42 | 144 | 55 | 12 |
| Octal | 126 | 7 | 66 | 0 | 134 | 45 | 102 | 504 | 125 | 22 |
| Binary | 1010110 | 111 | 110110 | 0 | 1011100 | 100101 | 1000010 | 101000100 | 1010101 | 10010 |
Color Harmonies of #560736
Complementary color
Monochromatic Colors of #560736
Black with #560736
Text Example
Text Example
White with #560736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560736; }
p { color: rgb(86,7,54); }
H1.HeaderClassName
{
color: #560736;
}
.AnyTagClassName
{
color: #560736;
}
</style>
background-color css
<style>
a { background-color: #560736; }
a { background-color: rgb(86,7,54); }
div.DivClassName
{
background-color: #560736;
}
.BgClassName
{
background-color: #560736;
}
</style>
border-color css
<style>
span { border-color: #560736; }
span { border-color: rgb(86,7,54); }
td.TdClassName
{
border-color: #560736;
}
.TagClassName
{
border-color: #560736;
}
</style>