Shades of Tyrian Purple #561047
Tints of Tyrian Purple #561047
RGB
CMYK
RGB Variations
Color information
#561047 (or 0x561047) is known color: Tyrian Purple. HEX triplet: 56, 10 and 47. RGB value is (86,16,71). Sum of RGB (Red+Green+Blue) = 86+16+71=173 (22% of max value = 765). Red value is 86 (33.98% from 255 or 49.71% from 173); Green value is 16 (6.64% from 255 or 9.25% from 173); Blue value is 71 (28.12% from 255 or 41.04% from 173); Max value from RGB is 86 - color contains mainly: red. Hex color #561047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561047 is #A9EFB8. Grayscale: #2B2B2B. Windows color (decimal): -11136953 or 4657238. OLE color: 4657238.
HSL color Cylindrical-coordinate representation of color #561047: hue angle of 312.86º 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 #561047 is Cyan = 0, Magento = 0.81, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 16 | 71 | - |
| CMYK | 0 | 0.81 | 0.17 | 0.66 |
| HSL | 312.86º | 0.69% | 0.2% | - |
| HSV(B) | 312.86º | 0.81% | 0.34% | - |
| XYZ | 5.16 | 2.8 | 6.23 | - |
| YUV | 43.2 | 143.69 | 158.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 16 | 71 | 0 | 0.81 | 0.17 | 0.66 | 312.86 | 0.69 | 0.2 |
| Hex | 56 | 10 | 47 | 0 | 51 | 11 | 42 | 139 | 45 | 14 |
| Octal | 126 | 20 | 107 | 0 | 121 | 21 | 102 | 471 | 105 | 24 |
| Binary | 1010110 | 10000 | 1000111 | 0 | 1010001 | 10001 | 1000010 | 100111001 | 1000101 | 10100 |
Color Harmonies of #561047
Complementary color
Monochromatic Colors of #561047
Black with #561047
Text Example
Text Example
White with #561047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561047; }
p { color: rgb(86,16,71); }
H1.HeaderClassName
{
color: #561047;
}
.AnyTagClassName
{
color: #561047;
}
</style>
background-color css
<style>
a { background-color: #561047; }
a { background-color: rgb(86,16,71); }
div.DivClassName
{
background-color: #561047;
}
.BgClassName
{
background-color: #561047;
}
</style>
border-color css
<style>
span { border-color: #561047; }
span { border-color: rgb(86,16,71); }
td.TdClassName
{
border-color: #561047;
}
.TagClassName
{
border-color: #561047;
}
</style>