Shades of Tyrian Purple #560950
Tints of Tyrian Purple #560950
RGB
CMYK
RGB Variations
Color information
#560950 (or 0x560950) is known color: Tyrian Purple. HEX triplet: 56, 09 and 50. RGB value is (86,9,80). Sum of RGB (Red+Green+Blue) = 86+9+80=175 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.14% from 175); Green value is 9 (3.91% from 255 or 5.14% from 175); Blue value is 80 (31.64% from 255 or 45.71% from 175); Max value from RGB is 86 - color contains mainly: red. Hex color #560950 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560950 is #A9F6AF. Grayscale: #272727. Windows color (decimal): -11138736 or 5245270. OLE color: 5245270.
HSL color Cylindrical-coordinate representation of color #560950: hue angle of 304.68º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #560950 is Cyan = 0, Magento = 0.90, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 80 | - |
| CMYK | 0 | 0.90 | 0.07 | 0.66 |
| HSL | 304.68º | 0.81% | 0.19% | - |
| HSV(B) | 304.68º | 0.9% | 0.34% | - |
| XYZ | 5.38 | 2.75 | 7.84 | - |
| YUV | 40.12 | 150.51 | 160.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 80 | 0 | 0.90 | 0.07 | 0.66 | 304.68 | 0.81 | 0.19 |
| Hex | 56 | 9 | 50 | 0 | 5A | 7 | 42 | 131 | 51 | 13 |
| Octal | 126 | 11 | 120 | 0 | 132 | 7 | 102 | 461 | 121 | 23 |
| Binary | 1010110 | 1001 | 1010000 | 0 | 1011010 | 111 | 1000010 | 100110001 | 1010001 | 10011 |
Color Harmonies of #560950
Complementary color
Monochromatic Colors of #560950
Black with #560950
Text Example
Text Example
White with #560950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560950; }
p { color: rgb(86,9,80); }
H1.HeaderClassName
{
color: #560950;
}
.AnyTagClassName
{
color: #560950;
}
</style>
background-color css
<style>
a { background-color: #560950; }
a { background-color: rgb(86,9,80); }
div.DivClassName
{
background-color: #560950;
}
.BgClassName
{
background-color: #560950;
}
</style>
border-color css
<style>
span { border-color: #560950; }
span { border-color: rgb(86,9,80); }
td.TdClassName
{
border-color: #560950;
}
.TagClassName
{
border-color: #560950;
}
</style>