Shades of Tyrian Purple #570149
Tints of Tyrian Purple #570149
RGB
CMYK
RGB Variations
Color information
#570149 (or 0x570149) is known color: Tyrian Purple. HEX triplet: 57, 01 and 49. RGB value is (87,1,73). Sum of RGB (Red+Green+Blue) = 87+1+73=161 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.04% from 161); Green value is 1 (0.78% from 255 or 0.62% from 161); Blue value is 73 (28.91% from 255 or 45.34% from 161); Max value from RGB is 87 - color contains mainly: red. Hex color #570149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570149 is #A8FEB6. Grayscale: #222222. Windows color (decimal): -11075255 or 4784471. OLE color: 4784471.
HSL color Cylindrical-coordinate representation of color #570149: hue angle of 309.77º 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 #570149 is Cyan = 0, Magento = 0.99, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 1 | 73 | - |
| CMYK | 0 | 0.99 | 0.16 | 0.66 |
| HSL | 309.77º | 0.98% | 0.17% | - |
| HSV(B) | 309.77º | 0.99% | 0.34% | - |
| XYZ | 5.14 | 2.53 | 6.52 | - |
| YUV | 34.92 | 149.49 | 165.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 1 | 73 | 0 | 0.99 | 0.16 | 0.66 | 309.77 | 0.98 | 0.17 |
| Hex | 57 | 1 | 49 | 0 | 63 | 10 | 42 | 136 | 62 | 11 |
| Octal | 127 | 1 | 111 | 0 | 143 | 20 | 102 | 466 | 142 | 21 |
| Binary | 1010111 | 1 | 1001001 | 0 | 1100011 | 10000 | 1000010 | 100110110 | 1100010 | 10001 |
Color Harmonies of #570149
Complementary color
Monochromatic Colors of #570149
Black with #570149
Text Example
Text Example
White with #570149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570149; }
p { color: rgb(87,1,73); }
H1.HeaderClassName
{
color: #570149;
}
.AnyTagClassName
{
color: #570149;
}
</style>
background-color css
<style>
a { background-color: #570149; }
a { background-color: rgb(87,1,73); }
div.DivClassName
{
background-color: #570149;
}
.BgClassName
{
background-color: #570149;
}
</style>
border-color css
<style>
span { border-color: #570149; }
span { border-color: rgb(87,1,73); }
td.TdClassName
{
border-color: #570149;
}
.TagClassName
{
border-color: #570149;
}
</style>