Shades of Tyrian Purple #570533
Tints of Tyrian Purple #570533
RGB
CMYK
RGB Variations
Color information
#570533 (or 0x570533) is known color: Tyrian Purple. HEX triplet: 57, 05 and 33. RGB value is (87,5,51). Sum of RGB (Red+Green+Blue) = 87+5+51=143 (18% of max value = 765). Red value is 87 (34.38% from 255 or 60.84% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 51 (20.31% from 255 or 35.66% from 143); Max value from RGB is 87 - color contains mainly: red. Hex color #570533 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570533 is #A8FACC. Grayscale: #222222. Windows color (decimal): -11074253 or 3343703. OLE color: 3343703.
HSL color Cylindrical-coordinate representation of color #570533: hue angle of 326.34º 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 #570533 is Cyan = 0, Magento = 0.94, Yellow = 0.41 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 5 | 51 | - |
| CMYK | 0 | 0.94 | 0.41 | 0.66 |
| HSL | 326.34º | 0.89% | 0.18% | - |
| HSV(B) | 326.34º | 0.94% | 0.34% | - |
| XYZ | 4.58 | 2.37 | 3.35 | - |
| YUV | 34.76 | 137.17 | 165.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 5 | 51 | 0 | 0.94 | 0.41 | 0.66 | 326.34 | 0.89 | 0.18 |
| Hex | 57 | 5 | 33 | 0 | 5E | 29 | 42 | 146 | 59 | 12 |
| Octal | 127 | 5 | 63 | 0 | 136 | 51 | 102 | 506 | 131 | 22 |
| Binary | 1010111 | 101 | 110011 | 0 | 1011110 | 101001 | 1000010 | 101000110 | 1011001 | 10010 |
Color Harmonies of #570533
Complementary color
Monochromatic Colors of #570533
Black with #570533
Text Example
Text Example
White with #570533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570533; }
p { color: rgb(87,5,51); }
H1.HeaderClassName
{
color: #570533;
}
.AnyTagClassName
{
color: #570533;
}
</style>
background-color css
<style>
a { background-color: #570533; }
a { background-color: rgb(87,5,51); }
div.DivClassName
{
background-color: #570533;
}
.BgClassName
{
background-color: #570533;
}
</style>
border-color css
<style>
span { border-color: #570533; }
span { border-color: rgb(87,5,51); }
td.TdClassName
{
border-color: #570533;
}
.TagClassName
{
border-color: #570533;
}
</style>