Shades of Tyrian Purple #561546
Tints of Tyrian Purple #561546
RGB
CMYK
RGB Variations
Color information
#561546 (or 0x561546) is known color: Tyrian Purple. HEX triplet: 56, 15 and 46. RGB value is (86,21,70). Sum of RGB (Red+Green+Blue) = 86+21+70=177 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.59% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 70 (27.73% from 255 or 39.55% from 177); Max value from RGB is 86 - color contains mainly: red. Hex color #561546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561546 is #A9EAB9. Grayscale: #2D2D2D. Windows color (decimal): -11135674 or 4592982. OLE color: 4592982.
HSL color Cylindrical-coordinate representation of color #561546: hue angle of 314.77º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561546 is Cyan = 0, Magento = 0.76, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 70 | - |
| CMYK | 0 | 0.76 | 0.19 | 0.66 |
| HSL | 314.77º | 0.61% | 0.21% | - |
| HSV(B) | 314.77º | 0.76% | 0.34% | - |
| XYZ | 5.21 | 2.96 | 6.09 | - |
| YUV | 46.02 | 141.53 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 70 | 0 | 0.76 | 0.19 | 0.66 | 314.77 | 0.61 | 0.21 |
| Hex | 56 | 15 | 46 | 0 | 4C | 13 | 42 | 13B | 3D | 15 |
| Octal | 126 | 25 | 106 | 0 | 114 | 23 | 102 | 473 | 75 | 25 |
| Binary | 1010110 | 10101 | 1000110 | 0 | 1001100 | 10011 | 1000010 | 100111011 | 111101 | 10101 |
Color Harmonies of #561546
Complementary color
Monochromatic Colors of #561546
Black with #561546
Text Example
Text Example
White with #561546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561546; }
p { color: rgb(86,21,70); }
H1.HeaderClassName
{
color: #561546;
}
.AnyTagClassName
{
color: #561546;
}
</style>
background-color css
<style>
a { background-color: #561546; }
a { background-color: rgb(86,21,70); }
div.DivClassName
{
background-color: #561546;
}
.BgClassName
{
background-color: #561546;
}
</style>
border-color css
<style>
span { border-color: #561546; }
span { border-color: rgb(86,21,70); }
td.TdClassName
{
border-color: #561546;
}
.TagClassName
{
border-color: #561546;
}
</style>