Shades of Tyrian Purple #560846
Tints of Tyrian Purple #560846
RGB
CMYK
RGB Variations
Color information
#560846 (or 0x560846) is known color: Tyrian Purple. HEX triplet: 56, 08 and 46. RGB value is (86,8,70). Sum of RGB (Red+Green+Blue) = 86+8+70=164 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.44% from 164); Green value is 8 (3.52% from 255 or 4.88% from 164); Blue value is 70 (27.73% from 255 or 42.68% from 164); Max value from RGB is 86 - color contains mainly: red. Hex color #560846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560846 is #A9F7B9. Grayscale: #262626. Windows color (decimal): -11139002 or 4589654. OLE color: 4589654.
HSL color Cylindrical-coordinate representation of color #560846: hue angle of 312.31º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #560846 is Cyan = 0, Magento = 0.91, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 8 | 70 | - |
| CMYK | 0 | 0.91 | 0.19 | 0.66 |
| HSL | 312.31º | 0.83% | 0.18% | - |
| HSV(B) | 312.31º | 0.91% | 0.34% | - |
| XYZ | 5.03 | 2.59 | 6.03 | - |
| YUV | 38.39 | 145.84 | 161.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 8 | 70 | 0 | 0.91 | 0.19 | 0.66 | 312.31 | 0.83 | 0.18 |
| Hex | 56 | 8 | 46 | 0 | 5B | 13 | 42 | 138 | 53 | 12 |
| Octal | 126 | 10 | 106 | 0 | 133 | 23 | 102 | 470 | 123 | 22 |
| Binary | 1010110 | 1000 | 1000110 | 0 | 1011011 | 10011 | 1000010 | 100111000 | 1010011 | 10010 |
Color Harmonies of #560846
Complementary color
Monochromatic Colors of #560846
Black with #560846
Text Example
Text Example
White with #560846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560846; }
p { color: rgb(86,8,70); }
H1.HeaderClassName
{
color: #560846;
}
.AnyTagClassName
{
color: #560846;
}
</style>
background-color css
<style>
a { background-color: #560846; }
a { background-color: rgb(86,8,70); }
div.DivClassName
{
background-color: #560846;
}
.BgClassName
{
background-color: #560846;
}
</style>
border-color css
<style>
span { border-color: #560846; }
span { border-color: rgb(86,8,70); }
td.TdClassName
{
border-color: #560846;
}
.TagClassName
{
border-color: #560846;
}
</style>