Shades of Tyrian Purple #560142
Tints of Tyrian Purple #560142
RGB
CMYK
RGB Variations
Color information
#560142 (or 0x560142) is known color: Tyrian Purple. HEX triplet: 56, 01 and 42. RGB value is (86,1,66). Sum of RGB (Red+Green+Blue) = 86+1+66=153 (20% of max value = 765). Red value is 86 (33.98% from 255 or 56.21% from 153); Green value is 1 (0.78% from 255 or 0.65% from 153); Blue value is 66 (26.17% from 255 or 43.14% from 153); Max value from RGB is 86 - color contains mainly: red. Hex color #560142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560142 is #A9FEBD. Grayscale: #212121. Windows color (decimal): -11140798 or 4325718. OLE color: 4325718.
HSL color Cylindrical-coordinate representation of color #560142: hue angle of 314.12º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #560142 is Cyan = 0, Magento = 0.99, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 66 | - |
| CMYK | 0 | 0.99 | 0.23 | 0.66 |
| HSL | 314.12º | 0.98% | 0.17% | - |
| HSV(B) | 314.12º | 0.99% | 0.34% | - |
| XYZ | 4.83 | 2.39 | 5.36 | - |
| YUV | 33.83 | 146.16 | 165.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 66 | 0 | 0.99 | 0.23 | 0.66 | 314.12 | 0.98 | 0.17 |
| Hex | 56 | 1 | 42 | 0 | 63 | 17 | 42 | 13A | 62 | 11 |
| Octal | 126 | 1 | 102 | 0 | 143 | 27 | 102 | 472 | 142 | 21 |
| Binary | 1010110 | 1 | 1000010 | 0 | 1100011 | 10111 | 1000010 | 100111010 | 1100010 | 10001 |
Color Harmonies of #560142
Complementary color
Monochromatic Colors of #560142
Black with #560142
Text Example
Text Example
White with #560142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560142; }
p { color: rgb(86,1,66); }
H1.HeaderClassName
{
color: #560142;
}
.AnyTagClassName
{
color: #560142;
}
</style>
background-color css
<style>
a { background-color: #560142; }
a { background-color: rgb(86,1,66); }
div.DivClassName
{
background-color: #560142;
}
.BgClassName
{
background-color: #560142;
}
</style>
border-color css
<style>
span { border-color: #560142; }
span { border-color: rgb(86,1,66); }
td.TdClassName
{
border-color: #560142;
}
.TagClassName
{
border-color: #560142;
}
</style>