Shades of Tyrian Purple #560835
Tints of Tyrian Purple #560835
RGB
CMYK
RGB Variations
Color information
#560835 (or 0x560835) is known color: Tyrian Purple. HEX triplet: 56, 08 and 35. RGB value is (86,8,53). Sum of RGB (Red+Green+Blue) = 86+8+53=147 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.50% from 147); Green value is 8 (3.52% from 255 or 5.44% from 147); Blue value is 53 (21.09% from 255 or 36.05% from 147); Max value from RGB is 86 - color contains mainly: red. Hex color #560835 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560835 is #A9F7CA. Grayscale: #242424. Windows color (decimal): -11139019 or 3475542. OLE color: 3475542.
HSL color Cylindrical-coordinate representation of color #560835: hue angle of 325.38º 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 #560835 is Cyan = 0, Magento = 0.91, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 8 | 53 | - |
| CMYK | 0 | 0.91 | 0.38 | 0.66 |
| HSL | 325.38º | 0.83% | 0.18% | - |
| HSV(B) | 325.38º | 0.91% | 0.34% | - |
| XYZ | 4.57 | 2.41 | 3.59 | - |
| YUV | 36.45 | 137.34 | 163.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 8 | 53 | 0 | 0.91 | 0.38 | 0.66 | 325.38 | 0.83 | 0.18 |
| Hex | 56 | 8 | 35 | 0 | 5B | 26 | 42 | 145 | 53 | 12 |
| Octal | 126 | 10 | 65 | 0 | 133 | 46 | 102 | 505 | 123 | 22 |
| Binary | 1010110 | 1000 | 110101 | 0 | 1011011 | 100110 | 1000010 | 101000101 | 1010011 | 10010 |
Color Harmonies of #560835
Complementary color
Monochromatic Colors of #560835
Black with #560835
Text Example
Text Example
White with #560835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560835; }
p { color: rgb(86,8,53); }
H1.HeaderClassName
{
color: #560835;
}
.AnyTagClassName
{
color: #560835;
}
</style>
background-color css
<style>
a { background-color: #560835; }
a { background-color: rgb(86,8,53); }
div.DivClassName
{
background-color: #560835;
}
.BgClassName
{
background-color: #560835;
}
</style>
border-color css
<style>
span { border-color: #560835; }
span { border-color: rgb(86,8,53); }
td.TdClassName
{
border-color: #560835;
}
.TagClassName
{
border-color: #560835;
}
</style>