Shades of Tyrian Purple #560327
Tints of Tyrian Purple #560327
RGB
CMYK
RGB Variations
Color information
#560327 (or 0x560327) is known color: Tyrian Purple. HEX triplet: 56, 03 and 27. RGB value is (86,3,39). Sum of RGB (Red+Green+Blue) = 86+3+39=128 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.19% from 128); Green value is 3 (1.56% from 255 or 2.34% from 128); Blue value is 39 (15.62% from 255 or 30.47% from 128); Max value from RGB is 86 - color contains mainly: red. Hex color #560327 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560327 is #A9FCD8. Grayscale: #1F1F1F. Windows color (decimal): -11140313 or 2556758. OLE color: 2556758.
HSL color Cylindrical-coordinate representation of color #560327: hue angle of 333.98º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #560327 is Cyan = 0, Magento = 0.97, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 3 | 39 | - |
| CMYK | 0 | 0.97 | 0.55 | 0.66 |
| HSL | 333.98º | 0.93% | 0.17% | - |
| HSV(B) | 333.98º | 0.97% | 0.34% | - |
| XYZ | 4.24 | 2.19 | 2.12 | - |
| YUV | 31.92 | 132 | 166.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 3 | 39 | 0 | 0.97 | 0.55 | 0.66 | 333.98 | 0.93 | 0.17 |
| Hex | 56 | 3 | 27 | 0 | 61 | 37 | 42 | 14E | 5D | 11 |
| Octal | 126 | 3 | 47 | 0 | 141 | 67 | 102 | 516 | 135 | 21 |
| Binary | 1010110 | 11 | 100111 | 0 | 1100001 | 110111 | 1000010 | 101001110 | 1011101 | 10001 |
Color Harmonies of #560327
Complementary color
Monochromatic Colors of #560327
Black with #560327
Text Example
Text Example
White with #560327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560327; }
p { color: rgb(86,3,39); }
H1.HeaderClassName
{
color: #560327;
}
.AnyTagClassName
{
color: #560327;
}
</style>
background-color css
<style>
a { background-color: #560327; }
a { background-color: rgb(86,3,39); }
div.DivClassName
{
background-color: #560327;
}
.BgClassName
{
background-color: #560327;
}
</style>
border-color css
<style>
span { border-color: #560327; }
span { border-color: rgb(86,3,39); }
td.TdClassName
{
border-color: #560327;
}
.TagClassName
{
border-color: #560327;
}
</style>