Shades of Tyrian Purple #571546
Tints of Tyrian Purple #571546
RGB
CMYK
RGB Variations
Color information
#571546 (or 0x571546) is known color: Tyrian Purple. HEX triplet: 57, 15 and 46. RGB value is (87,21,70). Sum of RGB (Red+Green+Blue) = 87+21+70=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 21 (8.59% from 255 or 11.80% from 178); Blue value is 70 (27.73% from 255 or 39.33% from 178); Max value from RGB is 87 - color contains mainly: red. Hex color #571546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571546 is #A8EAB9. Grayscale: #2E2E2E. Windows color (decimal): -11070138 or 4592983. OLE color: 4592983.
HSL color Cylindrical-coordinate representation of color #571546: hue angle of 315.45º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #571546 is Cyan = 0, Magento = 0.76, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 70 | - |
| CMYK | 0 | 0.76 | 0.20 | 0.66 |
| HSL | 315.45º | 0.61% | 0.21% | - |
| HSV(B) | 315.45º | 0.76% | 0.34% | - |
| XYZ | 5.3 | 3 | 6.09 | - |
| YUV | 46.32 | 141.37 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 70 | 0 | 0.76 | 0.20 | 0.66 | 315.45 | 0.61 | 0.21 |
| Hex | 57 | 15 | 46 | 0 | 4C | 14 | 42 | 13B | 3D | 15 |
| Octal | 127 | 25 | 106 | 0 | 114 | 24 | 102 | 473 | 75 | 25 |
| Binary | 1010111 | 10101 | 1000110 | 0 | 1001100 | 10100 | 1000010 | 100111011 | 111101 | 10101 |
Color Harmonies of #571546
Complementary color
Monochromatic Colors of #571546
Black with #571546
Text Example
Text Example
White with #571546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571546; }
p { color: rgb(87,21,70); }
H1.HeaderClassName
{
color: #571546;
}
.AnyTagClassName
{
color: #571546;
}
</style>
background-color css
<style>
a { background-color: #571546; }
a { background-color: rgb(87,21,70); }
div.DivClassName
{
background-color: #571546;
}
.BgClassName
{
background-color: #571546;
}
</style>
border-color css
<style>
span { border-color: #571546; }
span { border-color: rgb(87,21,70); }
td.TdClassName
{
border-color: #571546;
}
.TagClassName
{
border-color: #571546;
}
</style>