Shades of Tyrian Purple #570846
Tints of Tyrian Purple #570846
RGB
CMYK
RGB Variations
Color information
#570846 (or 0x570846) is known color: Tyrian Purple. HEX triplet: 57, 08 and 46. RGB value is (87,8,70). Sum of RGB (Red+Green+Blue) = 87+8+70=165 (21% of max value = 765). Red value is 87 (34.38% from 255 or 52.73% from 165); Green value is 8 (3.52% from 255 or 4.85% from 165); Blue value is 70 (27.73% from 255 or 42.42% from 165); Max value from RGB is 87 - color contains mainly: red. Hex color #570846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570846 is #A8F7B9. Grayscale: #262626. Windows color (decimal): -11073466 or 4589655. OLE color: 4589655.
HSL color Cylindrical-coordinate representation of color #570846: hue angle of 312.91º 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 #570846 is Cyan = 0, Magento = 0.91, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 8 | 70 | - |
| CMYK | 0 | 0.91 | 0.20 | 0.66 |
| HSL | 312.91º | 0.83% | 0.19% | - |
| HSV(B) | 312.91º | 0.91% | 0.34% | - |
| XYZ | 5.12 | 2.64 | 6.03 | - |
| YUV | 38.69 | 145.67 | 162.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 8 | 70 | 0 | 0.91 | 0.20 | 0.66 | 312.91 | 0.83 | 0.19 |
| Hex | 57 | 8 | 46 | 0 | 5B | 14 | 42 | 139 | 53 | 13 |
| Octal | 127 | 10 | 106 | 0 | 133 | 24 | 102 | 471 | 123 | 23 |
| Binary | 1010111 | 1000 | 1000110 | 0 | 1011011 | 10100 | 1000010 | 100111001 | 1010011 | 10011 |
Color Harmonies of #570846
Complementary color
Monochromatic Colors of #570846
Black with #570846
Text Example
Text Example
White with #570846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570846; }
p { color: rgb(87,8,70); }
H1.HeaderClassName
{
color: #570846;
}
.AnyTagClassName
{
color: #570846;
}
</style>
background-color css
<style>
a { background-color: #570846; }
a { background-color: rgb(87,8,70); }
div.DivClassName
{
background-color: #570846;
}
.BgClassName
{
background-color: #570846;
}
</style>
border-color css
<style>
span { border-color: #570846; }
span { border-color: rgb(87,8,70); }
td.TdClassName
{
border-color: #570846;
}
.TagClassName
{
border-color: #570846;
}
</style>