Shades of Tyrian Purple #560350
Tints of Tyrian Purple #560350
RGB
CMYK
RGB Variations
Color information
#560350 (or 0x560350) is known color: Tyrian Purple. HEX triplet: 56, 03 and 50. RGB value is (86,3,80). Sum of RGB (Red+Green+Blue) = 86+3+80=169 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50.89% from 169); Green value is 3 (1.56% from 255 or 1.78% from 169); Blue value is 80 (31.64% from 255 or 47.34% from 169); Max value from RGB is 86 - color contains mainly: red. Hex color #560350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560350 is #A9FCAF. Grayscale: #242424. Windows color (decimal): -11140272 or 5243734. OLE color: 5243734.
HSL color Cylindrical-coordinate representation of color #560350: hue angle of 304.34º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #560350 is Cyan = 0, Magento = 0.97, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 3 | 80 | - |
| CMYK | 0 | 0.97 | 0.07 | 0.66 |
| HSL | 304.34º | 0.93% | 0.17% | - |
| HSV(B) | 304.34º | 0.97% | 0.34% | - |
| XYZ | 5.32 | 2.62 | 7.82 | - |
| YUV | 36.6 | 152.5 | 163.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 3 | 80 | 0 | 0.97 | 0.07 | 0.66 | 304.34 | 0.93 | 0.17 |
| Hex | 56 | 3 | 50 | 0 | 61 | 7 | 42 | 130 | 5D | 11 |
| Octal | 126 | 3 | 120 | 0 | 141 | 7 | 102 | 460 | 135 | 21 |
| Binary | 1010110 | 11 | 1010000 | 0 | 1100001 | 111 | 1000010 | 100110000 | 1011101 | 10001 |
Color Harmonies of #560350
Complementary color
Monochromatic Colors of #560350
Black with #560350
Text Example
Text Example
White with #560350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560350; }
p { color: rgb(86,3,80); }
H1.HeaderClassName
{
color: #560350;
}
.AnyTagClassName
{
color: #560350;
}
</style>
background-color css
<style>
a { background-color: #560350; }
a { background-color: rgb(86,3,80); }
div.DivClassName
{
background-color: #560350;
}
.BgClassName
{
background-color: #560350;
}
</style>
border-color css
<style>
span { border-color: #560350; }
span { border-color: rgb(86,3,80); }
td.TdClassName
{
border-color: #560350;
}
.TagClassName
{
border-color: #560350;
}
</style>