Shades of Tyrian Purple #571142
Tints of Tyrian Purple #571142
RGB
CMYK
RGB Variations
Color information
#571142 (or 0x571142) is known color: Tyrian Purple. HEX triplet: 57, 11 and 42. RGB value is (87,17,66). Sum of RGB (Red+Green+Blue) = 87+17+66=170 (22% of max value = 765). Red value is 87 (34.38% from 255 or 51.18% from 170); Green value is 17 (7.03% from 255 or 10% from 170); Blue value is 66 (26.17% from 255 or 38.82% from 170); Max value from RGB is 87 - color contains mainly: red. Hex color #571142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571142 is #A8EEBD. Grayscale: #2B2B2B. Windows color (decimal): -11071166 or 4329815. OLE color: 4329815.
HSL color Cylindrical-coordinate representation of color #571142: hue angle of 318º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #571142 is Cyan = 0, Magento = 0.80, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 17 | 66 | - |
| CMYK | 0 | 0.80 | 0.24 | 0.66 |
| HSL | 318º | 0.67% | 0.2% | - |
| HSV(B) | 318º | 0.8% | 0.34% | - |
| XYZ | 5.11 | 2.82 | 5.43 | - |
| YUV | 43.52 | 140.69 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 17 | 66 | 0 | 0.80 | 0.24 | 0.66 | 318 | 0.67 | 0.2 |
| Hex | 57 | 11 | 42 | 0 | 50 | 18 | 42 | 13E | 43 | 14 |
| Octal | 127 | 21 | 102 | 0 | 120 | 30 | 102 | 476 | 103 | 24 |
| Binary | 1010111 | 10001 | 1000010 | 0 | 1010000 | 11000 | 1000010 | 100111110 | 1000011 | 10100 |
Color Harmonies of #571142
Complementary color
Monochromatic Colors of #571142
Black with #571142
Text Example
Text Example
White with #571142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571142; }
p { color: rgb(87,17,66); }
H1.HeaderClassName
{
color: #571142;
}
.AnyTagClassName
{
color: #571142;
}
</style>
background-color css
<style>
a { background-color: #571142; }
a { background-color: rgb(87,17,66); }
div.DivClassName
{
background-color: #571142;
}
.BgClassName
{
background-color: #571142;
}
</style>
border-color css
<style>
span { border-color: #571142; }
span { border-color: rgb(87,17,66); }
td.TdClassName
{
border-color: #571142;
}
.TagClassName
{
border-color: #571142;
}
</style>