Shades of Tyrian Purple #570034
Tints of Tyrian Purple #570034
RGB
CMYK
RGB Variations
Color information
#570034 (or 0x570034) is known color: Tyrian Purple. HEX triplet: 57, 00 and 34. RGB value is (87,0,52). Sum of RGB (Red+Green+Blue) = 87+0+52=139 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.59% from 139); Green value is 0 (0.39% from 255 or 0% from 139); Blue value is 52 (20.70% from 255 or 37.41% from 139); Max value from RGB is 87 - color contains mainly: red. Hex color #570034 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570034 is #A8FFCB. Grayscale: #1F1F1F. Windows color (decimal): -11075532 or 3407959. OLE color: 3407959.
HSL color Cylindrical-coordinate representation of color #570034: hue angle of 324.14º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #570034 is Cyan = 0, Magento = 1, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 0 | 52 | - |
| CMYK | 0 | 1 | 0.40 | 0.66 |
| HSL | 324.14º | 1% | 0.17% | - |
| HSV(B) | 324.14º | 1% | 0.34% | - |
| XYZ | 4.55 | 2.27 | 3.45 | - |
| YUV | 31.94 | 139.32 | 167.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 0 | 52 | 0 | 1 | 0.40 | 0.66 | 324.14 | 1 | 0.17 |
| Hex | 57 | 0 | 34 | 0 | 64 | 28 | 42 | 144 | 64 | 11 |
| Octal | 127 | 0 | 64 | 0 | 144 | 50 | 102 | 504 | 144 | 21 |
| Binary | 1010111 | 0 | 110100 | 0 | 1100100 | 101000 | 1000010 | 101000100 | 1100100 | 10001 |
Color Harmonies of #570034
Complementary color
Monochromatic Colors of #570034
Black with #570034
Text Example
Text Example
White with #570034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570034; }
p { color: rgb(87,0,52); }
H1.HeaderClassName
{
color: #570034;
}
.AnyTagClassName
{
color: #570034;
}
</style>
background-color css
<style>
a { background-color: #570034; }
a { background-color: rgb(87,0,52); }
div.DivClassName
{
background-color: #570034;
}
.BgClassName
{
background-color: #570034;
}
</style>
border-color css
<style>
span { border-color: #570034; }
span { border-color: rgb(87,0,52); }
td.TdClassName
{
border-color: #570034;
}
.TagClassName
{
border-color: #570034;
}
</style>