Shades of Tyrian Purple #570743
Tints of Tyrian Purple #570743
RGB
CMYK
RGB Variations
Color information
#570743 (or 0x570743) is known color: Tyrian Purple. HEX triplet: 57, 07 and 43. RGB value is (87,7,67). Sum of RGB (Red+Green+Blue) = 87+7+67=161 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.04% from 161); Green value is 7 (3.12% from 255 or 4.35% from 161); Blue value is 67 (26.56% from 255 or 41.61% from 161); Max value from RGB is 87 - color contains mainly: red. Hex color #570743 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570743 is #A8F8BC. Grayscale: #252525. Windows color (decimal): -11073725 or 4392791. OLE color: 4392791.
HSL color Cylindrical-coordinate representation of color #570743: hue angle of 315º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #570743 is Cyan = 0, Magento = 0.92, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 7 | 67 | - |
| CMYK | 0 | 0.92 | 0.23 | 0.66 |
| HSL | 315º | 0.85% | 0.18% | - |
| HSV(B) | 315º | 0.92% | 0.34% | - |
| XYZ | 5.02 | 2.58 | 5.54 | - |
| YUV | 37.76 | 144.5 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 7 | 67 | 0 | 0.92 | 0.23 | 0.66 | 315 | 0.85 | 0.18 |
| Hex | 57 | 7 | 43 | 0 | 5C | 17 | 42 | 13B | 55 | 12 |
| Octal | 127 | 7 | 103 | 0 | 134 | 27 | 102 | 473 | 125 | 22 |
| Binary | 1010111 | 111 | 1000011 | 0 | 1011100 | 10111 | 1000010 | 100111011 | 1010101 | 10010 |
Color Harmonies of #570743
Complementary color
Monochromatic Colors of #570743
Black with #570743
Text Example
Text Example
White with #570743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570743; }
p { color: rgb(87,7,67); }
H1.HeaderClassName
{
color: #570743;
}
.AnyTagClassName
{
color: #570743;
}
</style>
background-color css
<style>
a { background-color: #570743; }
a { background-color: rgb(87,7,67); }
div.DivClassName
{
background-color: #570743;
}
.BgClassName
{
background-color: #570743;
}
</style>
border-color css
<style>
span { border-color: #570743; }
span { border-color: rgb(87,7,67); }
td.TdClassName
{
border-color: #570743;
}
.TagClassName
{
border-color: #570743;
}
</style>