Shades of Tyrian Purple #560143
Tints of Tyrian Purple #560143
RGB
CMYK
RGB Variations
Color information
#560143 (or 0x560143) is known color: Tyrian Purple. HEX triplet: 56, 01 and 43. RGB value is (86,1,67). Sum of RGB (Red+Green+Blue) = 86+1+67=154 (20% of max value = 765). Red value is 86 (33.98% from 255 or 55.84% from 154); Green value is 1 (0.78% from 255 or 0.65% from 154); Blue value is 67 (26.56% from 255 or 43.51% from 154); Max value from RGB is 86 - color contains mainly: red. Hex color #560143 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560143 is #A9FEBC. Grayscale: #212121. Windows color (decimal): -11140797 or 4391254. OLE color: 4391254.
HSL color Cylindrical-coordinate representation of color #560143: hue angle of 313.41º 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 #560143 is Cyan = 0, Magento = 0.99, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 67 | - |
| CMYK | 0 | 0.99 | 0.22 | 0.66 |
| HSL | 313.41º | 0.98% | 0.17% | - |
| HSV(B) | 313.41º | 0.99% | 0.34% | - |
| XYZ | 4.86 | 2.41 | 5.52 | - |
| YUV | 33.94 | 146.66 | 165.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 67 | 0 | 0.99 | 0.22 | 0.66 | 313.41 | 0.98 | 0.17 |
| Hex | 56 | 1 | 43 | 0 | 63 | 16 | 42 | 139 | 62 | 11 |
| Octal | 126 | 1 | 103 | 0 | 143 | 26 | 102 | 471 | 142 | 21 |
| Binary | 1010110 | 1 | 1000011 | 0 | 1100011 | 10110 | 1000010 | 100111001 | 1100010 | 10001 |
Color Harmonies of #560143
Complementary color
Monochromatic Colors of #560143
Black with #560143
Text Example
Text Example
White with #560143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560143; }
p { color: rgb(86,1,67); }
H1.HeaderClassName
{
color: #560143;
}
.AnyTagClassName
{
color: #560143;
}
</style>
background-color css
<style>
a { background-color: #560143; }
a { background-color: rgb(86,1,67); }
div.DivClassName
{
background-color: #560143;
}
.BgClassName
{
background-color: #560143;
}
</style>
border-color css
<style>
span { border-color: #560143; }
span { border-color: rgb(86,1,67); }
td.TdClassName
{
border-color: #560143;
}
.TagClassName
{
border-color: #560143;
}
</style>