Shades of Tyrian Purple #570647
Tints of Tyrian Purple #570647
RGB
CMYK
RGB Variations
Color information
#570647 (or 0x570647) is known color: Tyrian Purple. HEX triplet: 57, 06 and 47. RGB value is (87,6,71). Sum of RGB (Red+Green+Blue) = 87+6+71=164 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.05% from 164); Green value is 6 (2.73% from 255 or 3.66% from 164); Blue value is 71 (28.12% from 255 or 43.29% from 164); Max value from RGB is 87 - color contains mainly: red. Hex color #570647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570647 is #A8F9B8. Grayscale: #252525. Windows color (decimal): -11073977 or 4654679. OLE color: 4654679.
HSL color Cylindrical-coordinate representation of color #570647: hue angle of 311.85º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #570647 is Cyan = 0, Magento = 0.93, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 71 | - |
| CMYK | 0 | 0.93 | 0.18 | 0.66 |
| HSL | 311.85º | 0.87% | 0.18% | - |
| HSV(B) | 311.85º | 0.93% | 0.34% | - |
| XYZ | 5.13 | 2.61 | 6.19 | - |
| YUV | 37.63 | 146.84 | 163.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 71 | 0 | 0.93 | 0.18 | 0.66 | 311.85 | 0.87 | 0.18 |
| Hex | 57 | 6 | 47 | 0 | 5D | 12 | 42 | 138 | 57 | 12 |
| Octal | 127 | 6 | 107 | 0 | 135 | 22 | 102 | 470 | 127 | 22 |
| Binary | 1010111 | 110 | 1000111 | 0 | 1011101 | 10010 | 1000010 | 100111000 | 1010111 | 10010 |
Color Harmonies of #570647
Complementary color
Monochromatic Colors of #570647
Black with #570647
Text Example
Text Example
White with #570647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570647; }
p { color: rgb(87,6,71); }
H1.HeaderClassName
{
color: #570647;
}
.AnyTagClassName
{
color: #570647;
}
</style>
background-color css
<style>
a { background-color: #570647; }
a { background-color: rgb(87,6,71); }
div.DivClassName
{
background-color: #570647;
}
.BgClassName
{
background-color: #570647;
}
</style>
border-color css
<style>
span { border-color: #570647; }
span { border-color: rgb(87,6,71); }
td.TdClassName
{
border-color: #570647;
}
.TagClassName
{
border-color: #570647;
}
</style>