Shades of Tyrian Purple #560935
Tints of Tyrian Purple #560935
RGB
CMYK
RGB Variations
Color information
#560935 (or 0x560935) is known color: Tyrian Purple. HEX triplet: 56, 09 and 35. RGB value is (86,9,53). Sum of RGB (Red+Green+Blue) = 86+9+53=148 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.11% from 148); Green value is 9 (3.91% from 255 or 6.08% from 148); Blue value is 53 (21.09% from 255 or 35.81% from 148); Max value from RGB is 86 - color contains mainly: red. Hex color #560935 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560935 is #A9F6CA. Grayscale: #242424. Windows color (decimal): -11138763 or 3475798. OLE color: 3475798.
HSL color Cylindrical-coordinate representation of color #560935: hue angle of 325.71º 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 #560935 is Cyan = 0, Magento = 0.90, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 53 | - |
| CMYK | 0 | 0.90 | 0.38 | 0.66 |
| HSL | 325.71º | 0.81% | 0.19% | - |
| HSV(B) | 325.71º | 0.9% | 0.34% | - |
| XYZ | 4.58 | 2.43 | 3.6 | - |
| YUV | 37.04 | 137.01 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 53 | 0 | 0.90 | 0.38 | 0.66 | 325.71 | 0.81 | 0.19 |
| Hex | 56 | 9 | 35 | 0 | 5A | 26 | 42 | 146 | 51 | 13 |
| Octal | 126 | 11 | 65 | 0 | 132 | 46 | 102 | 506 | 121 | 23 |
| Binary | 1010110 | 1001 | 110101 | 0 | 1011010 | 100110 | 1000010 | 101000110 | 1010001 | 10011 |
Color Harmonies of #560935
Complementary color
Monochromatic Colors of #560935
Black with #560935
Text Example
Text Example
White with #560935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560935; }
p { color: rgb(86,9,53); }
H1.HeaderClassName
{
color: #560935;
}
.AnyTagClassName
{
color: #560935;
}
</style>
background-color css
<style>
a { background-color: #560935; }
a { background-color: rgb(86,9,53); }
div.DivClassName
{
background-color: #560935;
}
.BgClassName
{
background-color: #560935;
}
</style>
border-color css
<style>
span { border-color: #560935; }
span { border-color: rgb(86,9,53); }
td.TdClassName
{
border-color: #560935;
}
.TagClassName
{
border-color: #560935;
}
</style>