Shades of Tyrian Purple #560934
Tints of Tyrian Purple #560934
RGB
CMYK
RGB Variations
Color information
#560934 (or 0x560934) is known color: Tyrian Purple. HEX triplet: 56, 09 and 34. RGB value is (86,9,52). Sum of RGB (Red+Green+Blue) = 86+9+52=147 (19% of max value = 765). Red value is 86 (33.98% from 255 or 58.50% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 52 (20.70% from 255 or 35.37% from 147); Max value from RGB is 86 - color contains mainly: red. Hex color #560934 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560934 is #A9F6CB. Grayscale: #242424. Windows color (decimal): -11138764 or 3410262. OLE color: 3410262.
HSL color Cylindrical-coordinate representation of color #560934: hue angle of 326.49º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #560934 is Cyan = 0, Magento = 0.90, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 52 | - |
| CMYK | 0 | 0.90 | 0.40 | 0.66 |
| HSL | 326.49º | 0.81% | 0.19% | - |
| HSV(B) | 326.49º | 0.9% | 0.34% | - |
| XYZ | 4.56 | 2.42 | 3.48 | - |
| YUV | 36.93 | 136.51 | 163 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 52 | 0 | 0.90 | 0.40 | 0.66 | 326.49 | 0.81 | 0.19 |
| Hex | 56 | 9 | 34 | 0 | 5A | 28 | 42 | 146 | 51 | 13 |
| Octal | 126 | 11 | 64 | 0 | 132 | 50 | 102 | 506 | 121 | 23 |
| Binary | 1010110 | 1001 | 110100 | 0 | 1011010 | 101000 | 1000010 | 101000110 | 1010001 | 10011 |
Color Harmonies of #560934
Complementary color
Monochromatic Colors of #560934
Black with #560934
Text Example
Text Example
White with #560934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560934; }
p { color: rgb(86,9,52); }
H1.HeaderClassName
{
color: #560934;
}
.AnyTagClassName
{
color: #560934;
}
</style>
background-color css
<style>
a { background-color: #560934; }
a { background-color: rgb(86,9,52); }
div.DivClassName
{
background-color: #560934;
}
.BgClassName
{
background-color: #560934;
}
</style>
border-color css
<style>
span { border-color: #560934; }
span { border-color: rgb(86,9,52); }
td.TdClassName
{
border-color: #560934;
}
.TagClassName
{
border-color: #560934;
}
</style>