Shades of Tyrian Purple #570935
Tints of Tyrian Purple #570935
RGB
CMYK
RGB Variations
Color information
#570935 (or 0x570935) is known color: Tyrian Purple. HEX triplet: 57, 09 and 35. RGB value is (87,9,53). Sum of RGB (Red+Green+Blue) = 87+9+53=149 (19% of max value = 765). Red value is 87 (34.38% from 255 or 58.39% from 149); Green value is 9 (3.91% from 255 or 6.04% from 149); Blue value is 53 (21.09% from 255 or 35.57% from 149); Max value from RGB is 87 - color contains mainly: red. Hex color #570935 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570935 is #A8F6CA. Grayscale: #252525. Windows color (decimal): -11073227 or 3475799. OLE color: 3475799.
HSL color Cylindrical-coordinate representation of color #570935: hue angle of 326.15º 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 #570935 is Cyan = 0, Magento = 0.90, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 53 | - |
| CMYK | 0 | 0.90 | 0.39 | 0.66 |
| HSL | 326.15º | 0.81% | 0.19% | - |
| HSV(B) | 326.15º | 0.9% | 0.34% | - |
| XYZ | 4.67 | 2.48 | 3.6 | - |
| YUV | 37.34 | 136.84 | 163.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 53 | 0 | 0.90 | 0.39 | 0.66 | 326.15 | 0.81 | 0.19 |
| Hex | 57 | 9 | 35 | 0 | 5A | 27 | 42 | 146 | 51 | 13 |
| Octal | 127 | 11 | 65 | 0 | 132 | 47 | 102 | 506 | 121 | 23 |
| Binary | 1010111 | 1001 | 110101 | 0 | 1011010 | 100111 | 1000010 | 101000110 | 1010001 | 10011 |
Color Harmonies of #570935
Complementary color
Monochromatic Colors of #570935
Black with #570935
Text Example
Text Example
White with #570935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570935; }
p { color: rgb(87,9,53); }
H1.HeaderClassName
{
color: #570935;
}
.AnyTagClassName
{
color: #570935;
}
</style>
background-color css
<style>
a { background-color: #570935; }
a { background-color: rgb(87,9,53); }
div.DivClassName
{
background-color: #570935;
}
.BgClassName
{
background-color: #570935;
}
</style>
border-color css
<style>
span { border-color: #570935; }
span { border-color: rgb(87,9,53); }
td.TdClassName
{
border-color: #570935;
}
.TagClassName
{
border-color: #570935;
}
</style>