Shades of Tyrian Purple #570934
Tints of Tyrian Purple #570934
RGB
CMYK
RGB Variations
Color information
#570934 (or 0x570934) is known color: Tyrian Purple. HEX triplet: 57, 09 and 34. RGB value is (87,9,52). Sum of RGB (Red+Green+Blue) = 87+9+52=148 (19% of max value = 765). Red value is 87 (34.38% from 255 or 58.78% from 148); Green value is 9 (3.91% from 255 or 6.08% from 148); Blue value is 52 (20.70% from 255 or 35.14% from 148); Max value from RGB is 87 - color contains mainly: red. Hex color #570934 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570934 is #A8F6CB. Grayscale: #252525. Windows color (decimal): -11073228 or 3410263. OLE color: 3410263.
HSL color Cylindrical-coordinate representation of color #570934: hue angle of 326.92º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #570934 is Cyan = 0, Magento = 0.90, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 52 | - |
| CMYK | 0 | 0.90 | 0.40 | 0.66 |
| HSL | 326.92º | 0.81% | 0.19% | - |
| HSV(B) | 326.92º | 0.9% | 0.34% | - |
| XYZ | 4.65 | 2.47 | 3.48 | - |
| YUV | 37.22 | 136.34 | 163.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 52 | 0 | 0.90 | 0.40 | 0.66 | 326.92 | 0.81 | 0.19 |
| Hex | 57 | 9 | 34 | 0 | 5A | 28 | 42 | 147 | 51 | 13 |
| Octal | 127 | 11 | 64 | 0 | 132 | 50 | 102 | 507 | 121 | 23 |
| Binary | 1010111 | 1001 | 110100 | 0 | 1011010 | 101000 | 1000010 | 101000111 | 1010001 | 10011 |
Color Harmonies of #570934
Complementary color
Monochromatic Colors of #570934
Black with #570934
Text Example
Text Example
White with #570934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570934; }
p { color: rgb(87,9,52); }
H1.HeaderClassName
{
color: #570934;
}
.AnyTagClassName
{
color: #570934;
}
</style>
background-color css
<style>
a { background-color: #570934; }
a { background-color: rgb(87,9,52); }
div.DivClassName
{
background-color: #570934;
}
.BgClassName
{
background-color: #570934;
}
</style>
border-color css
<style>
span { border-color: #570934; }
span { border-color: rgb(87,9,52); }
td.TdClassName
{
border-color: #570934;
}
.TagClassName
{
border-color: #570934;
}
</style>