Shades of Tyrian Purple #561046
Tints of Tyrian Purple #561046
RGB
CMYK
RGB Variations
Color information
#561046 (or 0x561046) is known color: Tyrian Purple. HEX triplet: 56, 10 and 46. RGB value is (86,16,70). Sum of RGB (Red+Green+Blue) = 86+16+70=172 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 70 (27.73% from 255 or 40.70% from 172); Max value from RGB is 86 - color contains mainly: red. Hex color #561046 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561046 is #A9EFB9. Grayscale: #2A2A2A. Windows color (decimal): -11136954 or 4591702. OLE color: 4591702.
HSL color Cylindrical-coordinate representation of color #561046: hue angle of 313.71º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #561046 is Cyan = 0, Magento = 0.81, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 16 | 70 | - |
| CMYK | 0 | 0.81 | 0.19 | 0.66 |
| HSL | 313.71º | 0.69% | 0.2% | - |
| HSV(B) | 313.71º | 0.81% | 0.34% | - |
| XYZ | 5.13 | 2.79 | 6.06 | - |
| YUV | 43.09 | 143.19 | 158.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 70 | 0 | 0.81 | 0.19 | 0.66 | 313.71 | 0.69 | 0.2 |
| Hex | 56 | 10 | 46 | 0 | 51 | 13 | 42 | 13A | 45 | 14 |
| Octal | 126 | 20 | 106 | 0 | 121 | 23 | 102 | 472 | 105 | 24 |
| Binary | 1010110 | 10000 | 1000110 | 0 | 1010001 | 10011 | 1000010 | 100111010 | 1000101 | 10100 |
Color Harmonies of #561046
Complementary color
Monochromatic Colors of #561046
Black with #561046
Text Example
Text Example
White with #561046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561046; }
p { color: rgb(86,16,70); }
H1.HeaderClassName
{
color: #561046;
}
.AnyTagClassName
{
color: #561046;
}
</style>
background-color css
<style>
a { background-color: #561046; }
a { background-color: rgb(86,16,70); }
div.DivClassName
{
background-color: #561046;
}
.BgClassName
{
background-color: #561046;
}
</style>
border-color css
<style>
span { border-color: #561046; }
span { border-color: rgb(86,16,70); }
td.TdClassName
{
border-color: #561046;
}
.TagClassName
{
border-color: #561046;
}
</style>