Shades of Tyrian Purple #570343
Tints of Tyrian Purple #570343
RGB
CMYK
RGB Variations
Color information
#570343 (or 0x570343) is known color: Tyrian Purple. HEX triplet: 57, 03 and 43. RGB value is (87,3,67). Sum of RGB (Red+Green+Blue) = 87+3+67=157 (20% of max value = 765). Red value is 87 (34.38% from 255 or 55.41% from 157); Green value is 3 (1.56% from 255 or 1.91% from 157); Blue value is 67 (26.56% from 255 or 42.68% from 157); Max value from RGB is 87 - color contains mainly: red. Hex color #570343 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570343 is #A8FCBC. Grayscale: #232323. Windows color (decimal): -11074749 or 4391767. OLE color: 4391767.
HSL color Cylindrical-coordinate representation of color #570343: hue angle of 314.29º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #570343 is Cyan = 0, Magento = 0.97, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 3 | 67 | - |
| CMYK | 0 | 0.97 | 0.23 | 0.66 |
| HSL | 314.29º | 0.93% | 0.18% | - |
| HSV(B) | 314.29º | 0.97% | 0.34% | - |
| XYZ | 4.98 | 2.5 | 5.53 | - |
| YUV | 35.41 | 145.83 | 164.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 3 | 67 | 0 | 0.97 | 0.23 | 0.66 | 314.29 | 0.93 | 0.18 |
| Hex | 57 | 3 | 43 | 0 | 61 | 17 | 42 | 13A | 5D | 12 |
| Octal | 127 | 3 | 103 | 0 | 141 | 27 | 102 | 472 | 135 | 22 |
| Binary | 1010111 | 11 | 1000011 | 0 | 1100001 | 10111 | 1000010 | 100111010 | 1011101 | 10010 |
Color Harmonies of #570343
Complementary color
Monochromatic Colors of #570343
Black with #570343
Text Example
Text Example
White with #570343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570343; }
p { color: rgb(87,3,67); }
H1.HeaderClassName
{
color: #570343;
}
.AnyTagClassName
{
color: #570343;
}
</style>
background-color css
<style>
a { background-color: #570343; }
a { background-color: rgb(87,3,67); }
div.DivClassName
{
background-color: #570343;
}
.BgClassName
{
background-color: #570343;
}
</style>
border-color css
<style>
span { border-color: #570343; }
span { border-color: rgb(87,3,67); }
td.TdClassName
{
border-color: #570343;
}
.TagClassName
{
border-color: #570343;
}
</style>