Shades of Tyrian Purple #560648
Tints of Tyrian Purple #560648
RGB
CMYK
RGB Variations
Color information
#560648 (or 0x560648) is known color: Tyrian Purple. HEX triplet: 56, 06 and 48. RGB value is (86,6,72). Sum of RGB (Red+Green+Blue) = 86+6+72=164 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.44% from 164); Green value is 6 (2.73% from 255 or 3.66% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 86 - color contains mainly: red. Hex color #560648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560648 is #A9F9B7. Grayscale: #252525. Windows color (decimal): -11139512 or 4720214. OLE color: 4720214.
HSL color Cylindrical-coordinate representation of color #560648: hue angle of 310.5º 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 #560648 is Cyan = 0, Magento = 0.93, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 6 | 72 | - |
| CMYK | 0 | 0.93 | 0.16 | 0.66 |
| HSL | 310.5º | 0.87% | 0.18% | - |
| HSV(B) | 310.5º | 0.93% | 0.34% | - |
| XYZ | 5.07 | 2.58 | 6.36 | - |
| YUV | 37.44 | 147.5 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 6 | 72 | 0 | 0.93 | 0.16 | 0.66 | 310.5 | 0.87 | 0.18 |
| Hex | 56 | 6 | 48 | 0 | 5D | 10 | 42 | 136 | 57 | 12 |
| Octal | 126 | 6 | 110 | 0 | 135 | 20 | 102 | 466 | 127 | 22 |
| Binary | 1010110 | 110 | 1001000 | 0 | 1011101 | 10000 | 1000010 | 100110110 | 1010111 | 10010 |
Color Harmonies of #560648
Complementary color
Monochromatic Colors of #560648
Black with #560648
Text Example
Text Example
White with #560648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560648; }
p { color: rgb(86,6,72); }
H1.HeaderClassName
{
color: #560648;
}
.AnyTagClassName
{
color: #560648;
}
</style>
background-color css
<style>
a { background-color: #560648; }
a { background-color: rgb(86,6,72); }
div.DivClassName
{
background-color: #560648;
}
.BgClassName
{
background-color: #560648;
}
</style>
border-color css
<style>
span { border-color: #560648; }
span { border-color: rgb(86,6,72); }
td.TdClassName
{
border-color: #560648;
}
.TagClassName
{
border-color: #560648;
}
</style>