Shades of Tyrian Purple #560552
Tints of Tyrian Purple #560552
RGB
CMYK
RGB Variations
Color information
#560552 (or 0x560552) is known color: Tyrian Purple. HEX triplet: 56, 05 and 52. RGB value is (86,5,82). Sum of RGB (Red+Green+Blue) = 86+5+82=173 (22% of max value = 765). Red value is 86 (33.98% from 255 or 49.71% from 173); Green value is 5 (2.34% from 255 or 2.89% from 173); Blue value is 82 (32.42% from 255 or 47.40% from 173); Max value from RGB is 86 - color contains mainly: red. Hex color #560552 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560552 is #A9FAAD. Grayscale: #252525. Windows color (decimal): -11139758 or 5375318. OLE color: 5375318.
HSL color Cylindrical-coordinate representation of color #560552: hue angle of 302.96º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #560552 is Cyan = 0, Magento = 0.94, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 82 | - |
| CMYK | 0 | 0.94 | 0.05 | 0.66 |
| HSL | 302.96º | 0.89% | 0.18% | - |
| HSV(B) | 302.96º | 0.94% | 0.34% | - |
| XYZ | 5.42 | 2.7 | 8.22 | - |
| YUV | 38 | 152.84 | 162.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 82 | 0 | 0.94 | 0.05 | 0.66 | 302.96 | 0.89 | 0.18 |
| Hex | 56 | 5 | 52 | 0 | 5E | 5 | 42 | 12F | 59 | 12 |
| Octal | 126 | 5 | 122 | 0 | 136 | 5 | 102 | 457 | 131 | 22 |
| Binary | 1010110 | 101 | 1010010 | 0 | 1011110 | 101 | 1000010 | 100101111 | 1011001 | 10010 |
Color Harmonies of #560552
Complementary color
Monochromatic Colors of #560552
Black with #560552
Text Example
Text Example
White with #560552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560552; }
p { color: rgb(86,5,82); }
H1.HeaderClassName
{
color: #560552;
}
.AnyTagClassName
{
color: #560552;
}
</style>
background-color css
<style>
a { background-color: #560552; }
a { background-color: rgb(86,5,82); }
div.DivClassName
{
background-color: #560552;
}
.BgClassName
{
background-color: #560552;
}
</style>
border-color css
<style>
span { border-color: #560552; }
span { border-color: rgb(86,5,82); }
td.TdClassName
{
border-color: #560552;
}
.TagClassName
{
border-color: #560552;
}
</style>