Shades of Tyrian Purple #570534
Tints of Tyrian Purple #570534
RGB
CMYK
RGB Variations
Color information
#570534 (or 0x570534) is known color: Tyrian Purple. HEX triplet: 57, 05 and 34. RGB value is (87,5,52). Sum of RGB (Red+Green+Blue) = 87+5+52=144 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60.42% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 52 (20.70% from 255 or 36.11% from 144); Max value from RGB is 87 - color contains mainly: red. Hex color #570534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570534 is #A8FACB. Grayscale: #222222. Windows color (decimal): -11074252 or 3409239. OLE color: 3409239.
HSL color Cylindrical-coordinate representation of color #570534: hue angle of 325.61º 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 #570534 is Cyan = 0, Magento = 0.94, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 5 | 52 | - |
| CMYK | 0 | 0.94 | 0.40 | 0.66 |
| HSL | 325.61º | 0.89% | 0.18% | - |
| HSV(B) | 325.61º | 0.94% | 0.34% | - |
| XYZ | 4.6 | 2.38 | 3.47 | - |
| YUV | 34.88 | 137.67 | 165.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 5 | 52 | 0 | 0.94 | 0.40 | 0.66 | 325.61 | 0.89 | 0.18 |
| Hex | 57 | 5 | 34 | 0 | 5E | 28 | 42 | 146 | 59 | 12 |
| Octal | 127 | 5 | 64 | 0 | 136 | 50 | 102 | 506 | 131 | 22 |
| Binary | 1010111 | 101 | 110100 | 0 | 1011110 | 101000 | 1000010 | 101000110 | 1011001 | 10010 |
Color Harmonies of #570534
Complementary color
Monochromatic Colors of #570534
Black with #570534
Text Example
Text Example
White with #570534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570534; }
p { color: rgb(87,5,52); }
H1.HeaderClassName
{
color: #570534;
}
.AnyTagClassName
{
color: #570534;
}
</style>
background-color css
<style>
a { background-color: #570534; }
a { background-color: rgb(87,5,52); }
div.DivClassName
{
background-color: #570534;
}
.BgClassName
{
background-color: #570534;
}
</style>
border-color css
<style>
span { border-color: #570534; }
span { border-color: rgb(87,5,52); }
td.TdClassName
{
border-color: #570534;
}
.TagClassName
{
border-color: #570534;
}
</style>