Shades of Tyrian Purple #570528
Tints of Tyrian Purple #570528
RGB
CMYK
RGB Variations
Color information
#570528 (or 0x570528) is known color: Tyrian Purple. HEX triplet: 57, 05 and 28. RGB value is (87,5,40). Sum of RGB (Red+Green+Blue) = 87+5+40=132 (17% of max value = 765). Red value is 87 (34.38% from 255 or 65.91% from 132); Green value is 5 (2.34% from 255 or 3.79% from 132); Blue value is 40 (16.02% from 255 or 30.30% from 132); Max value from RGB is 87 - color contains mainly: red. Hex color #570528 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570528 is #A8FAD7. Grayscale: #212121. Windows color (decimal): -11074264 or 2622807. OLE color: 2622807.
HSL color Cylindrical-coordinate representation of color #570528: hue angle of 334.39º 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 #570528 is Cyan = 0, Magento = 0.94, Yellow = 0.54 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 5 | 40 | - |
| CMYK | 0 | 0.94 | 0.54 | 0.66 |
| HSL | 334.39º | 0.89% | 0.18% | - |
| HSV(B) | 334.39º | 0.94% | 0.34% | - |
| XYZ | 4.37 | 2.29 | 2.22 | - |
| YUV | 33.51 | 131.67 | 166.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 5 | 40 | 0 | 0.94 | 0.54 | 0.66 | 334.39 | 0.89 | 0.18 |
| Hex | 57 | 5 | 28 | 0 | 5E | 36 | 42 | 14E | 59 | 12 |
| Octal | 127 | 5 | 50 | 0 | 136 | 66 | 102 | 516 | 131 | 22 |
| Binary | 1010111 | 101 | 101000 | 0 | 1011110 | 110110 | 1000010 | 101001110 | 1011001 | 10010 |
Color Harmonies of #570528
Complementary color
Monochromatic Colors of #570528
Black with #570528
Text Example
Text Example
White with #570528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570528; }
p { color: rgb(87,5,40); }
H1.HeaderClassName
{
color: #570528;
}
.AnyTagClassName
{
color: #570528;
}
</style>
background-color css
<style>
a { background-color: #570528; }
a { background-color: rgb(87,5,40); }
div.DivClassName
{
background-color: #570528;
}
.BgClassName
{
background-color: #570528;
}
</style>
border-color css
<style>
span { border-color: #570528; }
span { border-color: rgb(87,5,40); }
td.TdClassName
{
border-color: #570528;
}
.TagClassName
{
border-color: #570528;
}
</style>