Shades of Tyrian Purple #560449
Tints of Tyrian Purple #560449
RGB
CMYK
RGB Variations
Color information
#560449 (or 0x560449) is known color: Tyrian Purple. HEX triplet: 56, 04 and 49. RGB value is (86,4,73). Sum of RGB (Red+Green+Blue) = 86+4+73=163 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.76% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 86 - color contains mainly: red. Hex color #560449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560449 is #A9FBB6. Grayscale: #242424. Windows color (decimal): -11140023 or 4785238. OLE color: 4785238.
HSL color Cylindrical-coordinate representation of color #560449: hue angle of 309.51º 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 #560449 is Cyan = 0, Magento = 0.95, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 4 | 73 | - |
| CMYK | 0 | 0.95 | 0.15 | 0.66 |
| HSL | 309.51º | 0.91% | 0.18% | - |
| HSV(B) | 309.51º | 0.95% | 0.34% | - |
| XYZ | 5.08 | 2.55 | 6.53 | - |
| YUV | 36.38 | 148.67 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 73 | 0 | 0.95 | 0.15 | 0.66 | 309.51 | 0.91 | 0.18 |
| Hex | 56 | 4 | 49 | 0 | 5F | F | 42 | 136 | 5B | 12 |
| Octal | 126 | 4 | 111 | 0 | 137 | 17 | 102 | 466 | 133 | 22 |
| Binary | 1010110 | 100 | 1001001 | 0 | 1011111 | 1111 | 1000010 | 100110110 | 1011011 | 10010 |
Color Harmonies of #560449
Complementary color
Monochromatic Colors of #560449
Black with #560449
Text Example
Text Example
White with #560449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560449; }
p { color: rgb(86,4,73); }
H1.HeaderClassName
{
color: #560449;
}
.AnyTagClassName
{
color: #560449;
}
</style>
background-color css
<style>
a { background-color: #560449; }
a { background-color: rgb(86,4,73); }
div.DivClassName
{
background-color: #560449;
}
.BgClassName
{
background-color: #560449;
}
</style>
border-color css
<style>
span { border-color: #560449; }
span { border-color: rgb(86,4,73); }
td.TdClassName
{
border-color: #560449;
}
.TagClassName
{
border-color: #560449;
}
</style>