Shades of Tyrian Purple #560735
Tints of Tyrian Purple #560735
RGB
CMYK
RGB Variations
Color information
#560735 (or 0x560735) is known color: Tyrian Purple. HEX triplet: 56, 07 and 35. RGB value is (86,7,53). Sum of RGB (Red+Green+Blue) = 86+7+53=146 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.90% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 53 (21.09% from 255 or 36.30% from 146); Max value from RGB is 86 - color contains mainly: red. Hex color #560735 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560735 is #A9F8CA. Grayscale: #232323. Windows color (decimal): -11139275 or 3475286. OLE color: 3475286.
HSL color Cylindrical-coordinate representation of color #560735: hue angle of 325.06º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #560735 is Cyan = 0, Magento = 0.92, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 7 | 53 | - |
| CMYK | 0 | 0.92 | 0.38 | 0.66 |
| HSL | 325.06º | 0.85% | 0.18% | - |
| HSV(B) | 325.06º | 0.92% | 0.34% | - |
| XYZ | 4.56 | 2.39 | 3.59 | - |
| YUV | 35.87 | 137.67 | 163.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 53 | 0 | 0.92 | 0.38 | 0.66 | 325.06 | 0.85 | 0.18 |
| Hex | 56 | 7 | 35 | 0 | 5C | 26 | 42 | 145 | 55 | 12 |
| Octal | 126 | 7 | 65 | 0 | 134 | 46 | 102 | 505 | 125 | 22 |
| Binary | 1010110 | 111 | 110101 | 0 | 1011100 | 100110 | 1000010 | 101000101 | 1010101 | 10010 |
Color Harmonies of #560735
Complementary color
Monochromatic Colors of #560735
Black with #560735
Text Example
Text Example
White with #560735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560735; }
p { color: rgb(86,7,53); }
H1.HeaderClassName
{
color: #560735;
}
.AnyTagClassName
{
color: #560735;
}
</style>
background-color css
<style>
a { background-color: #560735; }
a { background-color: rgb(86,7,53); }
div.DivClassName
{
background-color: #560735;
}
.BgClassName
{
background-color: #560735;
}
</style>
border-color css
<style>
span { border-color: #560735; }
span { border-color: rgb(86,7,53); }
td.TdClassName
{
border-color: #560735;
}
.TagClassName
{
border-color: #560735;
}
</style>