Shades of Tyrian Purple #570946
Tints of Tyrian Purple #570946
RGB
CMYK
RGB Variations
Color information
#570946 (or 0x570946) is known color: Tyrian Purple. HEX triplet: 57, 09 and 46. RGB value is (87,9,70). Sum of RGB (Red+Green+Blue) = 87+9+70=166 (21% of max value = 765). Red value is 87 (34.38% from 255 or 52.41% from 166); Green value is 9 (3.91% from 255 or 5.42% from 166); Blue value is 70 (27.73% from 255 or 42.17% from 166); Max value from RGB is 87 - color contains mainly: red. Hex color #570946 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570946 is #A8F6B9. Grayscale: #272727. Windows color (decimal): -11073210 or 4589911. OLE color: 4589911.
HSL color Cylindrical-coordinate representation of color #570946: hue angle of 313.08º 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 #570946 is Cyan = 0, Magento = 0.90, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 70 | - |
| CMYK | 0 | 0.90 | 0.20 | 0.66 |
| HSL | 313.08º | 0.81% | 0.19% | - |
| HSV(B) | 313.08º | 0.9% | 0.34% | - |
| XYZ | 5.13 | 2.66 | 6.04 | - |
| YUV | 39.28 | 145.34 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 70 | 0 | 0.90 | 0.20 | 0.66 | 313.08 | 0.81 | 0.19 |
| Hex | 57 | 9 | 46 | 0 | 5A | 14 | 42 | 139 | 51 | 13 |
| Octal | 127 | 11 | 106 | 0 | 132 | 24 | 102 | 471 | 121 | 23 |
| Binary | 1010111 | 1001 | 1000110 | 0 | 1011010 | 10100 | 1000010 | 100111001 | 1010001 | 10011 |
Color Harmonies of #570946
Complementary color
Monochromatic Colors of #570946
Black with #570946
Text Example
Text Example
White with #570946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570946; }
p { color: rgb(87,9,70); }
H1.HeaderClassName
{
color: #570946;
}
.AnyTagClassName
{
color: #570946;
}
</style>
background-color css
<style>
a { background-color: #570946; }
a { background-color: rgb(87,9,70); }
div.DivClassName
{
background-color: #570946;
}
.BgClassName
{
background-color: #570946;
}
</style>
border-color css
<style>
span { border-color: #570946; }
span { border-color: rgb(87,9,70); }
td.TdClassName
{
border-color: #570946;
}
.TagClassName
{
border-color: #570946;
}
</style>