Shades of Tyrian Purple #560733
Tints of Tyrian Purple #560733
RGB
CMYK
RGB Variations
Color information
#560733 (or 0x560733) is known color: Tyrian Purple. HEX triplet: 56, 07 and 33. RGB value is (86,7,51). Sum of RGB (Red+Green+Blue) = 86+7+51=144 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.72% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 51 (20.31% from 255 or 35.42% from 144); Max value from RGB is 86 - color contains mainly: red. Hex color #560733 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560733 is #A9F8CC. Grayscale: #232323. Windows color (decimal): -11139277 or 3344214. OLE color: 3344214.
HSL color Cylindrical-coordinate representation of color #560733: hue angle of 326.58º 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 #560733 is Cyan = 0, Magento = 0.92, Yellow = 0.41 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 7 | 51 | - |
| CMYK | 0 | 0.92 | 0.41 | 0.66 |
| HSL | 326.58º | 0.85% | 0.18% | - |
| HSV(B) | 326.58º | 0.92% | 0.34% | - |
| XYZ | 4.51 | 2.37 | 3.35 | - |
| YUV | 35.64 | 136.67 | 163.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 51 | 0 | 0.92 | 0.41 | 0.66 | 326.58 | 0.85 | 0.18 |
| Hex | 56 | 7 | 33 | 0 | 5C | 29 | 42 | 147 | 55 | 12 |
| Octal | 126 | 7 | 63 | 0 | 134 | 51 | 102 | 507 | 125 | 22 |
| Binary | 1010110 | 111 | 110011 | 0 | 1011100 | 101001 | 1000010 | 101000111 | 1010101 | 10010 |
Color Harmonies of #560733
Complementary color
Monochromatic Colors of #560733
Black with #560733
Text Example
Text Example
White with #560733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560733; }
p { color: rgb(86,7,51); }
H1.HeaderClassName
{
color: #560733;
}
.AnyTagClassName
{
color: #560733;
}
</style>
background-color css
<style>
a { background-color: #560733; }
a { background-color: rgb(86,7,51); }
div.DivClassName
{
background-color: #560733;
}
.BgClassName
{
background-color: #560733;
}
</style>
border-color css
<style>
span { border-color: #560733; }
span { border-color: rgb(86,7,51); }
td.TdClassName
{
border-color: #560733;
}
.TagClassName
{
border-color: #560733;
}
</style>