Shades of Tyrian Purple #560334
Tints of Tyrian Purple #560334
RGB
CMYK
RGB Variations
Color information
#560334 (or 0x560334) is known color: Tyrian Purple. HEX triplet: 56, 03 and 34. RGB value is (86,3,52). Sum of RGB (Red+Green+Blue) = 86+3+52=141 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.99% from 141); Green value is 3 (1.56% from 255 or 2.13% from 141); Blue value is 52 (20.70% from 255 or 36.88% from 141); Max value from RGB is 86 - color contains mainly: red. Hex color #560334 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560334 is #A9FCCB. Grayscale: #212121. Windows color (decimal): -11140300 or 3408726. OLE color: 3408726.
HSL color Cylindrical-coordinate representation of color #560334: hue angle of 324.58º 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 #560334 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 3 | 52 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.66 |
| HSL | 324.58º | 0.93% | 0.17% | - |
| HSV(B) | 324.58º | 0.97% | 0.34% | - |
| XYZ | 4.49 | 2.29 | 3.45 | - |
| YUV | 33.4 | 138.5 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 3 | 52 | 0 | 0.97 | 0.40 | 0.66 | 324.58 | 0.93 | 0.17 |
| Hex | 56 | 3 | 34 | 0 | 61 | 28 | 42 | 145 | 5D | 11 |
| Octal | 126 | 3 | 64 | 0 | 141 | 50 | 102 | 505 | 135 | 21 |
| Binary | 1010110 | 11 | 110100 | 0 | 1100001 | 101000 | 1000010 | 101000101 | 1011101 | 10001 |
Color Harmonies of #560334
Complementary color
Monochromatic Colors of #560334
Black with #560334
Text Example
Text Example
White with #560334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560334; }
p { color: rgb(86,3,52); }
H1.HeaderClassName
{
color: #560334;
}
.AnyTagClassName
{
color: #560334;
}
</style>
background-color css
<style>
a { background-color: #560334; }
a { background-color: rgb(86,3,52); }
div.DivClassName
{
background-color: #560334;
}
.BgClassName
{
background-color: #560334;
}
</style>
border-color css
<style>
span { border-color: #560334; }
span { border-color: rgb(86,3,52); }
td.TdClassName
{
border-color: #560334;
}
.TagClassName
{
border-color: #560334;
}
</style>