Shades of Tyrian Purple #560443
Tints of Tyrian Purple #560443
RGB
CMYK
RGB Variations
Color information
#560443 (or 0x560443) is known color: Tyrian Purple. HEX triplet: 56, 04 and 43. RGB value is (86,4,67). Sum of RGB (Red+Green+Blue) = 86+4+67=157 (20% of max value = 765). Red value is 86 (33.98% from 255 or 54.78% from 157); Green value is 4 (1.95% from 255 or 2.55% from 157); Blue value is 67 (26.56% from 255 or 42.68% from 157); Max value from RGB is 86 - color contains mainly: red. Hex color #560443 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560443 is #A9FBBC. Grayscale: #232323. Windows color (decimal): -11140029 or 4392022. OLE color: 4392022.
HSL color Cylindrical-coordinate representation of color #560443: hue angle of 313.9º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #560443 is Cyan = 0, Magento = 0.95, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 4 | 67 | - |
| CMYK | 0 | 0.95 | 0.22 | 0.66 |
| HSL | 313.9º | 0.91% | 0.18% | - |
| HSV(B) | 313.9º | 0.95% | 0.34% | - |
| XYZ | 4.89 | 2.47 | 5.53 | - |
| YUV | 35.7 | 145.67 | 163.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 67 | 0 | 0.95 | 0.22 | 0.66 | 313.9 | 0.91 | 0.18 |
| Hex | 56 | 4 | 43 | 0 | 5F | 16 | 42 | 13A | 5B | 12 |
| Octal | 126 | 4 | 103 | 0 | 137 | 26 | 102 | 472 | 133 | 22 |
| Binary | 1010110 | 100 | 1000011 | 0 | 1011111 | 10110 | 1000010 | 100111010 | 1011011 | 10010 |
Color Harmonies of #560443
Complementary color
Monochromatic Colors of #560443
Black with #560443
Text Example
Text Example
White with #560443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560443; }
p { color: rgb(86,4,67); }
H1.HeaderClassName
{
color: #560443;
}
.AnyTagClassName
{
color: #560443;
}
</style>
background-color css
<style>
a { background-color: #560443; }
a { background-color: rgb(86,4,67); }
div.DivClassName
{
background-color: #560443;
}
.BgClassName
{
background-color: #560443;
}
</style>
border-color css
<style>
span { border-color: #560443; }
span { border-color: rgb(86,4,67); }
td.TdClassName
{
border-color: #560443;
}
.TagClassName
{
border-color: #560443;
}
</style>