Shades of Tyrian Purple #570552
Tints of Tyrian Purple #570552
RGB
CMYK
RGB Variations
Color information
#570552 (or 0x570552) is known color: Tyrian Purple. HEX triplet: 57, 05 and 52. RGB value is (87,5,82). Sum of RGB (Red+Green+Blue) = 87+5+82=174 (23% of max value = 765). Red value is 87 (34.38% from 255 or 50% from 174); Green value is 5 (2.34% from 255 or 2.87% from 174); Blue value is 82 (32.42% from 255 or 47.13% from 174); Max value from RGB is 87 - color contains mainly: red. Hex color #570552 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #570552 is #A8FAAD. Grayscale: #262626. Windows color (decimal): -11074222 or 5375319. OLE color: 5375319.
HSL color Cylindrical-coordinate representation of color #570552: hue angle of 303.66º 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 #570552 is Cyan = 0, Magento = 0.94, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 5 | 82 | - |
| CMYK | 0 | 0.94 | 0.06 | 0.66 |
| HSL | 303.66º | 0.89% | 0.18% | - |
| HSV(B) | 303.66º | 0.94% | 0.34% | - |
| XYZ | 5.51 | 2.74 | 8.22 | - |
| YUV | 38.3 | 152.67 | 162.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 5 | 82 | 0 | 0.94 | 0.06 | 0.66 | 303.66 | 0.89 | 0.18 |
| Hex | 57 | 5 | 52 | 0 | 5E | 6 | 42 | 130 | 59 | 12 |
| Octal | 127 | 5 | 122 | 0 | 136 | 6 | 102 | 460 | 131 | 22 |
| Binary | 1010111 | 101 | 1010010 | 0 | 1011110 | 110 | 1000010 | 100110000 | 1011001 | 10010 |
Color Harmonies of #570552
Complementary color
Monochromatic Colors of #570552
Black with #570552
Text Example
Text Example
White with #570552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570552; }
p { color: rgb(87,5,82); }
H1.HeaderClassName
{
color: #570552;
}
.AnyTagClassName
{
color: #570552;
}
</style>
background-color css
<style>
a { background-color: #570552; }
a { background-color: rgb(87,5,82); }
div.DivClassName
{
background-color: #570552;
}
.BgClassName
{
background-color: #570552;
}
</style>
border-color css
<style>
span { border-color: #570552; }
span { border-color: rgb(87,5,82); }
td.TdClassName
{
border-color: #570552;
}
.TagClassName
{
border-color: #570552;
}
</style>