Shades of Tyrian Purple #561448
Tints of Tyrian Purple #561448
RGB
CMYK
RGB Variations
Color information
#561448 (or 0x561448) is known color: Tyrian Purple. HEX triplet: 56, 14 and 48. RGB value is (86,20,72). Sum of RGB (Red+Green+Blue) = 86+20+72=178 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.31% from 178); Green value is 20 (8.20% from 255 or 11.24% from 178); Blue value is 72 (28.52% from 255 or 40.45% from 178); Max value from RGB is 86 - color contains mainly: red. Hex color #561448 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561448 is #A9EBB7. Grayscale: #2D2D2D. Windows color (decimal): -11135928 or 4723798. OLE color: 4723798.
HSL color Cylindrical-coordinate representation of color #561448: hue angle of 312.73º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561448 is Cyan = 0, Magento = 0.77, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 72 | - |
| CMYK | 0 | 0.77 | 0.16 | 0.66 |
| HSL | 312.73º | 0.62% | 0.21% | - |
| HSV(B) | 312.73º | 0.77% | 0.34% | - |
| XYZ | 5.26 | 2.95 | 6.42 | - |
| YUV | 45.66 | 142.87 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 72 | 0 | 0.77 | 0.16 | 0.66 | 312.73 | 0.62 | 0.21 |
| Hex | 56 | 14 | 48 | 0 | 4D | 10 | 42 | 139 | 3E | 15 |
| Octal | 126 | 24 | 110 | 0 | 115 | 20 | 102 | 471 | 76 | 25 |
| Binary | 1010110 | 10100 | 1001000 | 0 | 1001101 | 10000 | 1000010 | 100111001 | 111110 | 10101 |
Color Harmonies of #561448
Complementary color
Monochromatic Colors of #561448
Black with #561448
Text Example
Text Example
White with #561448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561448; }
p { color: rgb(86,20,72); }
H1.HeaderClassName
{
color: #561448;
}
.AnyTagClassName
{
color: #561448;
}
</style>
background-color css
<style>
a { background-color: #561448; }
a { background-color: rgb(86,20,72); }
div.DivClassName
{
background-color: #561448;
}
.BgClassName
{
background-color: #561448;
}
</style>
border-color css
<style>
span { border-color: #561448; }
span { border-color: rgb(86,20,72); }
td.TdClassName
{
border-color: #561448;
}
.TagClassName
{
border-color: #561448;
}
</style>