Shades of Tyrian Purple #570849
Tints of Tyrian Purple #570849
RGB
CMYK
RGB Variations
Color information
#570849 (or 0x570849) is known color: Tyrian Purple. HEX triplet: 57, 08 and 49. RGB value is (87,8,73). Sum of RGB (Red+Green+Blue) = 87+8+73=168 (22% of max value = 765). Red value is 87 (34.38% from 255 or 51.79% from 168); Green value is 8 (3.52% from 255 or 4.76% from 168); Blue value is 73 (28.91% from 255 or 43.45% from 168); Max value from RGB is 87 - color contains mainly: red. Hex color #570849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570849 is #A8F7B6. Grayscale: #262626. Windows color (decimal): -11073463 or 4786263. OLE color: 4786263.
HSL color Cylindrical-coordinate representation of color #570849: hue angle of 310.63º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #570849 is Cyan = 0, Magento = 0.91, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 8 | 73 | - |
| CMYK | 0 | 0.91 | 0.16 | 0.66 |
| HSL | 310.63º | 0.83% | 0.19% | - |
| HSV(B) | 310.63º | 0.91% | 0.34% | - |
| XYZ | 5.22 | 2.68 | 6.55 | - |
| YUV | 39.03 | 147.17 | 162.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 8 | 73 | 0 | 0.91 | 0.16 | 0.66 | 310.63 | 0.83 | 0.19 |
| Hex | 57 | 8 | 49 | 0 | 5B | 10 | 42 | 137 | 53 | 13 |
| Octal | 127 | 10 | 111 | 0 | 133 | 20 | 102 | 467 | 123 | 23 |
| Binary | 1010111 | 1000 | 1001001 | 0 | 1011011 | 10000 | 1000010 | 100110111 | 1010011 | 10011 |
Color Harmonies of #570849
Complementary color
Monochromatic Colors of #570849
Black with #570849
Text Example
Text Example
White with #570849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570849; }
p { color: rgb(87,8,73); }
H1.HeaderClassName
{
color: #570849;
}
.AnyTagClassName
{
color: #570849;
}
</style>
background-color css
<style>
a { background-color: #570849; }
a { background-color: rgb(87,8,73); }
div.DivClassName
{
background-color: #570849;
}
.BgClassName
{
background-color: #570849;
}
</style>
border-color css
<style>
span { border-color: #570849; }
span { border-color: rgb(87,8,73); }
td.TdClassName
{
border-color: #570849;
}
.TagClassName
{
border-color: #570849;
}
</style>