Shades of Tyrian Purple #570147
Tints of Tyrian Purple #570147
RGB
CMYK
RGB Variations
Color information
#570147 (or 0x570147) is known color: Tyrian Purple. HEX triplet: 57, 01 and 47. RGB value is (87,1,71). Sum of RGB (Red+Green+Blue) = 87+1+71=159 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.72% from 159); Green value is 1 (0.78% from 255 or 0.63% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 87 - color contains mainly: red. Hex color #570147 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570147 is #A8FEB8. Grayscale: #222222. Windows color (decimal): -11075257 or 4653399. OLE color: 4653399.
HSL color Cylindrical-coordinate representation of color #570147: hue angle of 311.16º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #570147 is Cyan = 0, Magento = 0.99, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 1 | 71 | - |
| CMYK | 0 | 0.99 | 0.18 | 0.66 |
| HSL | 311.16º | 0.98% | 0.17% | - |
| HSV(B) | 311.16º | 0.99% | 0.34% | - |
| XYZ | 5.08 | 2.5 | 6.18 | - |
| YUV | 34.69 | 148.49 | 165.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 1 | 71 | 0 | 0.99 | 0.18 | 0.66 | 311.16 | 0.98 | 0.17 |
| Hex | 57 | 1 | 47 | 0 | 63 | 12 | 42 | 137 | 62 | 11 |
| Octal | 127 | 1 | 107 | 0 | 143 | 22 | 102 | 467 | 142 | 21 |
| Binary | 1010111 | 1 | 1000111 | 0 | 1100011 | 10010 | 1000010 | 100110111 | 1100010 | 10001 |
Color Harmonies of #570147
Complementary color
Monochromatic Colors of #570147
Black with #570147
Text Example
Text Example
White with #570147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570147; }
p { color: rgb(87,1,71); }
H1.HeaderClassName
{
color: #570147;
}
.AnyTagClassName
{
color: #570147;
}
</style>
background-color css
<style>
a { background-color: #570147; }
a { background-color: rgb(87,1,71); }
div.DivClassName
{
background-color: #570147;
}
.BgClassName
{
background-color: #570147;
}
</style>
border-color css
<style>
span { border-color: #570147; }
span { border-color: rgb(87,1,71); }
td.TdClassName
{
border-color: #570147;
}
.TagClassName
{
border-color: #570147;
}
</style>