Shades of Tyrian Purple #560932
Tints of Tyrian Purple #560932
RGB
CMYK
RGB Variations
Color information
#560932 (or 0x560932) is known color: Tyrian Purple. HEX triplet: 56, 09 and 32. RGB value is (86,9,50). Sum of RGB (Red+Green+Blue) = 86+9+50=145 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.31% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 50 (19.92% from 255 or 34.48% from 145); Max value from RGB is 86 - color contains mainly: red. Hex color #560932 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560932 is #A9F6CD. Grayscale: #242424. Windows color (decimal): -11138766 or 3279190. OLE color: 3279190.
HSL color Cylindrical-coordinate representation of color #560932: hue angle of 328.05º 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 #560932 is Cyan = 0, Magento = 0.90, Yellow = 0.42 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 50 | - |
| CMYK | 0 | 0.90 | 0.42 | 0.66 |
| HSL | 328.05º | 0.81% | 0.19% | - |
| HSV(B) | 328.05º | 0.9% | 0.34% | - |
| XYZ | 4.51 | 2.4 | 3.24 | - |
| YUV | 36.7 | 135.51 | 163.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 50 | 0 | 0.90 | 0.42 | 0.66 | 328.05 | 0.81 | 0.19 |
| Hex | 56 | 9 | 32 | 0 | 5A | 2A | 42 | 148 | 51 | 13 |
| Octal | 126 | 11 | 62 | 0 | 132 | 52 | 102 | 510 | 121 | 23 |
| Binary | 1010110 | 1001 | 110010 | 0 | 1011010 | 101010 | 1000010 | 101001000 | 1010001 | 10011 |
Color Harmonies of #560932
Complementary color
Monochromatic Colors of #560932
Black with #560932
Text Example
Text Example
White with #560932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560932; }
p { color: rgb(86,9,50); }
H1.HeaderClassName
{
color: #560932;
}
.AnyTagClassName
{
color: #560932;
}
</style>
background-color css
<style>
a { background-color: #560932; }
a { background-color: rgb(86,9,50); }
div.DivClassName
{
background-color: #560932;
}
.BgClassName
{
background-color: #560932;
}
</style>
border-color css
<style>
span { border-color: #560932; }
span { border-color: rgb(86,9,50); }
td.TdClassName
{
border-color: #560932;
}
.TagClassName
{
border-color: #560932;
}
</style>