Shades of Tyrian Purple #570931
Tints of Tyrian Purple #570931
RGB
CMYK
RGB Variations
Color information
#570931 (or 0x570931) is known color: Tyrian Purple. HEX triplet: 57, 09 and 31. RGB value is (87,9,49). Sum of RGB (Red+Green+Blue) = 87+9+49=145 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 49 (19.53% from 255 or 33.79% from 145); Max value from RGB is 87 - color contains mainly: red. Hex color #570931 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570931 is #A8F6CE. Grayscale: #242424. Windows color (decimal): -11073231 or 3213655. OLE color: 3213655.
HSL color Cylindrical-coordinate representation of color #570931: hue angle of 329.23º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #570931 is Cyan = 0, Magento = 0.90, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 49 | - |
| CMYK | 0 | 0.90 | 0.44 | 0.66 |
| HSL | 329.23º | 0.81% | 0.19% | - |
| HSV(B) | 329.23º | 0.9% | 0.34% | - |
| XYZ | 4.58 | 2.44 | 3.14 | - |
| YUV | 36.88 | 134.84 | 163.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 49 | 0 | 0.90 | 0.44 | 0.66 | 329.23 | 0.81 | 0.19 |
| Hex | 57 | 9 | 31 | 0 | 5A | 2C | 42 | 149 | 51 | 13 |
| Octal | 127 | 11 | 61 | 0 | 132 | 54 | 102 | 511 | 121 | 23 |
| Binary | 1010111 | 1001 | 110001 | 0 | 1011010 | 101100 | 1000010 | 101001001 | 1010001 | 10011 |
Color Harmonies of #570931
Complementary color
Monochromatic Colors of #570931
Black with #570931
Text Example
Text Example
White with #570931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570931; }
p { color: rgb(87,9,49); }
H1.HeaderClassName
{
color: #570931;
}
.AnyTagClassName
{
color: #570931;
}
</style>
background-color css
<style>
a { background-color: #570931; }
a { background-color: rgb(87,9,49); }
div.DivClassName
{
background-color: #570931;
}
.BgClassName
{
background-color: #570931;
}
</style>
border-color css
<style>
span { border-color: #570931; }
span { border-color: rgb(87,9,49); }
td.TdClassName
{
border-color: #570931;
}
.TagClassName
{
border-color: #570931;
}
</style>