Shades of Tyrian Purple #560045
Tints of Tyrian Purple #560045
RGB
CMYK
RGB Variations
Color information
#560045 (or 0x560045) is known color: Tyrian Purple. HEX triplet: 56, 00 and 45. RGB value is (86,0,69). Sum of RGB (Red+Green+Blue) = 86+0+69=155 (20% of max value = 765). Red value is 86 (33.98% from 255 or 55.48% from 155); Green value is 0 (0.39% from 255 or 0% from 155); Blue value is 69 (27.34% from 255 or 44.52% from 155); Max value from RGB is 86 - color contains mainly: red. Hex color #560045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560045 is #A9FFBA. Grayscale: #212121. Windows color (decimal): -11141051 or 4522070. OLE color: 4522070.
HSL color Cylindrical-coordinate representation of color #560045: hue angle of 311.86º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #560045 is Cyan = 0, Magento = 1, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.20 | 0.66 |
| HSL | 311.86º | 1% | 0.17% | - |
| HSV(B) | 311.86º | 1% | 0.34% | - |
| XYZ | 4.91 | 2.41 | 5.84 | - |
| YUV | 33.58 | 147.99 | 165.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 0 | 69 | 0 | 1 | 0.20 | 0.66 | 311.86 | 1 | 0.17 |
| Hex | 56 | 0 | 45 | 0 | 64 | 14 | 42 | 138 | 64 | 11 |
| Octal | 126 | 0 | 105 | 0 | 144 | 24 | 102 | 470 | 144 | 21 |
| Binary | 1010110 | 0 | 1000101 | 0 | 1100100 | 10100 | 1000010 | 100111000 | 1100100 | 10001 |
Color Harmonies of #560045
Complementary color
Monochromatic Colors of #560045
Black with #560045
Text Example
Text Example
White with #560045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560045; }
p { color: rgb(86,0,69); }
H1.HeaderClassName
{
color: #560045;
}
.AnyTagClassName
{
color: #560045;
}
</style>
background-color css
<style>
a { background-color: #560045; }
a { background-color: rgb(86,0,69); }
div.DivClassName
{
background-color: #560045;
}
.BgClassName
{
background-color: #560045;
}
</style>
border-color css
<style>
span { border-color: #560045; }
span { border-color: rgb(86,0,69); }
td.TdClassName
{
border-color: #560045;
}
.TagClassName
{
border-color: #560045;
}
</style>