Shades of Tyrian Purple #560945
Tints of Tyrian Purple #560945
RGB
CMYK
RGB Variations
Color information
#560945 (or 0x560945) is known color: Tyrian Purple. HEX triplet: 56, 09 and 45. RGB value is (86,9,69). Sum of RGB (Red+Green+Blue) = 86+9+69=164 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.44% from 164); Green value is 9 (3.91% from 255 or 5.49% from 164); Blue value is 69 (27.34% from 255 or 42.07% from 164); Max value from RGB is 86 - color contains mainly: red. Hex color #560945 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560945 is #A9F6BA. Grayscale: #262626. Windows color (decimal): -11138747 or 4524374. OLE color: 4524374.
HSL color Cylindrical-coordinate representation of color #560945: hue angle of 313.25º 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 #560945 is Cyan = 0, Magento = 0.90, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 69 | - |
| CMYK | 0 | 0.90 | 0.20 | 0.66 |
| HSL | 313.25º | 0.81% | 0.19% | - |
| HSV(B) | 313.25º | 0.9% | 0.34% | - |
| XYZ | 5.01 | 2.6 | 5.87 | - |
| YUV | 38.86 | 145.01 | 161.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 69 | 0 | 0.90 | 0.20 | 0.66 | 313.25 | 0.81 | 0.19 |
| Hex | 56 | 9 | 45 | 0 | 5A | 14 | 42 | 139 | 51 | 13 |
| Octal | 126 | 11 | 105 | 0 | 132 | 24 | 102 | 471 | 121 | 23 |
| Binary | 1010110 | 1001 | 1000101 | 0 | 1011010 | 10100 | 1000010 | 100111001 | 1010001 | 10011 |
Color Harmonies of #560945
Complementary color
Monochromatic Colors of #560945
Black with #560945
Text Example
Text Example
White with #560945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560945; }
p { color: rgb(86,9,69); }
H1.HeaderClassName
{
color: #560945;
}
.AnyTagClassName
{
color: #560945;
}
</style>
background-color css
<style>
a { background-color: #560945; }
a { background-color: rgb(86,9,69); }
div.DivClassName
{
background-color: #560945;
}
.BgClassName
{
background-color: #560945;
}
</style>
border-color css
<style>
span { border-color: #560945; }
span { border-color: rgb(86,9,69); }
td.TdClassName
{
border-color: #560945;
}
.TagClassName
{
border-color: #560945;
}
</style>