Shades of Tyrian Purple #570136
Tints of Tyrian Purple #570136
RGB
CMYK
RGB Variations
Color information
#570136 (or 0x570136) is known color: Tyrian Purple. HEX triplet: 57, 01 and 36. RGB value is (87,1,54). Sum of RGB (Red+Green+Blue) = 87+1+54=142 (18% of max value = 765). Red value is 87 (34.38% from 255 or 61.27% from 142); Green value is 1 (0.78% from 255 or 0.70% from 142); Blue value is 54 (21.48% from 255 or 38.03% from 142); Max value from RGB is 87 - color contains mainly: red. Hex color #570136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570136 is #A8FEC9. Grayscale: #202020. Windows color (decimal): -11075274 or 3539287. OLE color: 3539287.
HSL color Cylindrical-coordinate representation of color #570136: hue angle of 323.02º 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 #570136 is Cyan = 0, Magento = 0.99, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.38 | 0.66 |
| HSL | 323.02º | 0.98% | 0.17% | - |
| HSV(B) | 323.02º | 0.99% | 0.34% | - |
| XYZ | 4.61 | 2.31 | 3.69 | - |
| YUV | 32.76 | 139.99 | 166.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 1 | 54 | 0 | 0.99 | 0.38 | 0.66 | 323.02 | 0.98 | 0.17 |
| Hex | 57 | 1 | 36 | 0 | 63 | 26 | 42 | 143 | 62 | 11 |
| Octal | 127 | 1 | 66 | 0 | 143 | 46 | 102 | 503 | 142 | 21 |
| Binary | 1010111 | 1 | 110110 | 0 | 1100011 | 100110 | 1000010 | 101000011 | 1100010 | 10001 |
Color Harmonies of #570136
Complementary color
Monochromatic Colors of #570136
Black with #570136
Text Example
Text Example
White with #570136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570136; }
p { color: rgb(87,1,54); }
H1.HeaderClassName
{
color: #570136;
}
.AnyTagClassName
{
color: #570136;
}
</style>
background-color css
<style>
a { background-color: #570136; }
a { background-color: rgb(87,1,54); }
div.DivClassName
{
background-color: #570136;
}
.BgClassName
{
background-color: #570136;
}
</style>
border-color css
<style>
span { border-color: #570136; }
span { border-color: rgb(87,1,54); }
td.TdClassName
{
border-color: #570136;
}
.TagClassName
{
border-color: #570136;
}
</style>