Shades of Tyrian Purple #560937
Tints of Tyrian Purple #560937
RGB
CMYK
RGB Variations
Color information
#560937 (or 0x560937) is known color: Tyrian Purple. HEX triplet: 56, 09 and 37. RGB value is (86,9,55). Sum of RGB (Red+Green+Blue) = 86+9+55=150 (19% of max value = 765). Red value is 86 (33.98% from 255 or 57.33% from 150); Green value is 9 (3.91% from 255 or 6% from 150); Blue value is 55 (21.88% from 255 or 36.67% from 150); Max value from RGB is 86 - color contains mainly: red. Hex color #560937 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560937 is #A9F6C8. Grayscale: #252525. Windows color (decimal): -11138761 or 3606870. OLE color: 3606870.
HSL color Cylindrical-coordinate representation of color #560937: hue angle of 324.16º 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 #560937 is Cyan = 0, Magento = 0.90, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 55 | - |
| CMYK | 0 | 0.90 | 0.36 | 0.66 |
| HSL | 324.16º | 0.81% | 0.19% | - |
| HSV(B) | 324.16º | 0.9% | 0.34% | - |
| XYZ | 4.63 | 2.45 | 3.84 | - |
| YUV | 37.27 | 138.01 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 55 | 0 | 0.90 | 0.36 | 0.66 | 324.16 | 0.81 | 0.19 |
| Hex | 56 | 9 | 37 | 0 | 5A | 24 | 42 | 144 | 51 | 13 |
| Octal | 126 | 11 | 67 | 0 | 132 | 44 | 102 | 504 | 121 | 23 |
| Binary | 1010110 | 1001 | 110111 | 0 | 1011010 | 100100 | 1000010 | 101000100 | 1010001 | 10011 |
Color Harmonies of #560937
Complementary color
Monochromatic Colors of #560937
Black with #560937
Text Example
Text Example
White with #560937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560937; }
p { color: rgb(86,9,55); }
H1.HeaderClassName
{
color: #560937;
}
.AnyTagClassName
{
color: #560937;
}
</style>
background-color css
<style>
a { background-color: #560937; }
a { background-color: rgb(86,9,55); }
div.DivClassName
{
background-color: #560937;
}
.BgClassName
{
background-color: #560937;
}
</style>
border-color css
<style>
span { border-color: #560937; }
span { border-color: rgb(86,9,55); }
td.TdClassName
{
border-color: #560937;
}
.TagClassName
{
border-color: #560937;
}
</style>