Shades of Tyrian Purple #570131
Tints of Tyrian Purple #570131
RGB
CMYK
RGB Variations
Color information
#570131 (or 0x570131) is known color: Tyrian Purple. HEX triplet: 57, 01 and 31. RGB value is (87,1,49). Sum of RGB (Red+Green+Blue) = 87+1+49=137 (18% of max value = 765). Red value is 87 (34.38% from 255 or 63.50% from 137); Green value is 1 (0.78% from 255 or 0.73% from 137); Blue value is 49 (19.53% from 255 or 35.77% from 137); Max value from RGB is 87 - color contains mainly: red. Hex color #570131 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570131 is #A8FECE. Grayscale: #202020. Windows color (decimal): -11075279 or 3211607. OLE color: 3211607.
HSL color Cylindrical-coordinate representation of color #570131: hue angle of 326.51º 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 #570131 is Cyan = 0, Magento = 0.99, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 1 | 49 | - |
| CMYK | 0 | 0.99 | 0.44 | 0.66 |
| HSL | 326.51º | 0.98% | 0.17% | - |
| HSV(B) | 326.51º | 0.99% | 0.34% | - |
| XYZ | 4.5 | 2.27 | 3.11 | - |
| YUV | 32.19 | 137.49 | 167.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 1 | 49 | 0 | 0.99 | 0.44 | 0.66 | 326.51 | 0.98 | 0.17 |
| Hex | 57 | 1 | 31 | 0 | 63 | 2C | 42 | 147 | 62 | 11 |
| Octal | 127 | 1 | 61 | 0 | 143 | 54 | 102 | 507 | 142 | 21 |
| Binary | 1010111 | 1 | 110001 | 0 | 1100011 | 101100 | 1000010 | 101000111 | 1100010 | 10001 |
Color Harmonies of #570131
Complementary color
Monochromatic Colors of #570131
Black with #570131
Text Example
Text Example
White with #570131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570131; }
p { color: rgb(87,1,49); }
H1.HeaderClassName
{
color: #570131;
}
.AnyTagClassName
{
color: #570131;
}
</style>
background-color css
<style>
a { background-color: #570131; }
a { background-color: rgb(87,1,49); }
div.DivClassName
{
background-color: #570131;
}
.BgClassName
{
background-color: #570131;
}
</style>
border-color css
<style>
span { border-color: #570131; }
span { border-color: rgb(87,1,49); }
td.TdClassName
{
border-color: #570131;
}
.TagClassName
{
border-color: #570131;
}
</style>