Shades of Tyrian Purple #560641
Tints of Tyrian Purple #560641
RGB
CMYK
RGB Variations
Color information
#560641 (or 0x560641) is known color: Tyrian Purple. HEX triplet: 56, 06 and 41. RGB value is (86,6,65). Sum of RGB (Red+Green+Blue) = 86+6+65=157 (20% of max value = 765). Red value is 86 (33.98% from 255 or 54.78% from 157); Green value is 6 (2.73% from 255 or 3.82% from 157); Blue value is 65 (25.78% from 255 or 41.40% from 157); Max value from RGB is 86 - color contains mainly: red. Hex color #560641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560641 is #A9F9BE. Grayscale: #242424. Windows color (decimal): -11139519 or 4261462. OLE color: 4261462.
HSL color Cylindrical-coordinate representation of color #560641: hue angle of 315.75º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #560641 is Cyan = 0, Magento = 0.93, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 6 | 65 | - |
| CMYK | 0 | 0.93 | 0.24 | 0.66 |
| HSL | 315.75º | 0.87% | 0.18% | - |
| HSV(B) | 315.75º | 0.93% | 0.34% | - |
| XYZ | 4.86 | 2.49 | 5.23 | - |
| YUV | 36.65 | 144 | 163.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 65 | 0 | 0.93 | 0.24 | 0.66 | 315.75 | 0.87 | 0.18 |
| Hex | 56 | 6 | 41 | 0 | 5D | 18 | 42 | 13C | 57 | 12 |
| Octal | 126 | 6 | 101 | 0 | 135 | 30 | 102 | 474 | 127 | 22 |
| Binary | 1010110 | 110 | 1000001 | 0 | 1011101 | 11000 | 1000010 | 100111100 | 1010111 | 10010 |
Color Harmonies of #560641
Complementary color
Monochromatic Colors of #560641
Black with #560641
Text Example
Text Example
White with #560641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560641; }
p { color: rgb(86,6,65); }
H1.HeaderClassName
{
color: #560641;
}
.AnyTagClassName
{
color: #560641;
}
</style>
background-color css
<style>
a { background-color: #560641; }
a { background-color: rgb(86,6,65); }
div.DivClassName
{
background-color: #560641;
}
.BgClassName
{
background-color: #560641;
}
</style>
border-color css
<style>
span { border-color: #560641; }
span { border-color: rgb(86,6,65); }
td.TdClassName
{
border-color: #560641;
}
.TagClassName
{
border-color: #560641;
}
</style>