Shades of Tyrian Purple #560742
Tints of Tyrian Purple #560742
RGB
CMYK
RGB Variations
Color information
#560742 (or 0x560742) is known color: Tyrian Purple. HEX triplet: 56, 07 and 42. RGB value is (86,7,66). Sum of RGB (Red+Green+Blue) = 86+7+66=159 (21% of max value = 765). Red value is 86 (33.98% from 255 or 54.09% from 159); Green value is 7 (3.12% from 255 or 4.40% from 159); Blue value is 66 (26.17% from 255 or 41.51% from 159); Max value from RGB is 86 - color contains mainly: red. Hex color #560742 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560742 is #A9F8BD. Grayscale: #252525. Windows color (decimal): -11139262 or 4327254. OLE color: 4327254.
HSL color Cylindrical-coordinate representation of color #560742: hue angle of 315.19º 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 #560742 is Cyan = 0, Magento = 0.92, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 7 | 66 | - |
| CMYK | 0 | 0.92 | 0.23 | 0.66 |
| HSL | 315.19º | 0.85% | 0.18% | - |
| HSV(B) | 315.19º | 0.92% | 0.34% | - |
| XYZ | 4.9 | 2.52 | 5.38 | - |
| YUV | 37.35 | 144.17 | 162.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 66 | 0 | 0.92 | 0.23 | 0.66 | 315.19 | 0.85 | 0.18 |
| Hex | 56 | 7 | 42 | 0 | 5C | 17 | 42 | 13B | 55 | 12 |
| Octal | 126 | 7 | 102 | 0 | 134 | 27 | 102 | 473 | 125 | 22 |
| Binary | 1010110 | 111 | 1000010 | 0 | 1011100 | 10111 | 1000010 | 100111011 | 1010101 | 10010 |
Color Harmonies of #560742
Complementary color
Monochromatic Colors of #560742
Black with #560742
Text Example
Text Example
White with #560742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560742; }
p { color: rgb(86,7,66); }
H1.HeaderClassName
{
color: #560742;
}
.AnyTagClassName
{
color: #560742;
}
</style>
background-color css
<style>
a { background-color: #560742; }
a { background-color: rgb(86,7,66); }
div.DivClassName
{
background-color: #560742;
}
.BgClassName
{
background-color: #560742;
}
</style>
border-color css
<style>
span { border-color: #560742; }
span { border-color: rgb(86,7,66); }
td.TdClassName
{
border-color: #560742;
}
.TagClassName
{
border-color: #560742;
}
</style>