Shades of Tyrian Purple #560446
Tints of Tyrian Purple #560446
RGB
CMYK
RGB Variations
Color information
#560446 (or 0x560446) is known color: Tyrian Purple. HEX triplet: 56, 04 and 46. RGB value is (86,4,70). Sum of RGB (Red+Green+Blue) = 86+4+70=160 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.75% from 160); Green value is 4 (1.95% from 255 or 2.5% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 86 - color contains mainly: red. Hex color #560446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560446 is #A9FBB9. Grayscale: #232323. Windows color (decimal): -11140026 or 4588630. OLE color: 4588630.
HSL color Cylindrical-coordinate representation of color #560446: hue angle of 311.71º 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 #560446 is Cyan = 0, Magento = 0.95, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 4 | 70 | - |
| CMYK | 0 | 0.95 | 0.19 | 0.66 |
| HSL | 311.71º | 0.91% | 0.18% | - |
| HSV(B) | 311.71º | 0.95% | 0.34% | - |
| XYZ | 4.99 | 2.51 | 6.02 | - |
| YUV | 36.04 | 147.17 | 163.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 70 | 0 | 0.95 | 0.19 | 0.66 | 311.71 | 0.91 | 0.18 |
| Hex | 56 | 4 | 46 | 0 | 5F | 13 | 42 | 138 | 5B | 12 |
| Octal | 126 | 4 | 106 | 0 | 137 | 23 | 102 | 470 | 133 | 22 |
| Binary | 1010110 | 100 | 1000110 | 0 | 1011111 | 10011 | 1000010 | 100111000 | 1011011 | 10010 |
Color Harmonies of #560446
Complementary color
Monochromatic Colors of #560446
Black with #560446
Text Example
Text Example
White with #560446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560446; }
p { color: rgb(86,4,70); }
H1.HeaderClassName
{
color: #560446;
}
.AnyTagClassName
{
color: #560446;
}
</style>
background-color css
<style>
a { background-color: #560446; }
a { background-color: rgb(86,4,70); }
div.DivClassName
{
background-color: #560446;
}
.BgClassName
{
background-color: #560446;
}
</style>
border-color css
<style>
span { border-color: #560446; }
span { border-color: rgb(86,4,70); }
td.TdClassName
{
border-color: #560446;
}
.TagClassName
{
border-color: #560446;
}
</style>