Shades of Tyrian Purple #571540
Tints of Tyrian Purple #571540
RGB
CMYK
RGB Variations
Color information
#571540 (or 0x571540) is known color: Tyrian Purple. HEX triplet: 57, 15 and 40. RGB value is (87,21,64). Sum of RGB (Red+Green+Blue) = 87+21+64=172 (22% of max value = 765). Red value is 87 (34.38% from 255 or 50.58% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 64 (25.39% from 255 or 37.21% from 172); Max value from RGB is 87 - color contains mainly: red. Hex color #571540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571540 is #A8EABF. Grayscale: #2D2D2D. Windows color (decimal): -11070144 or 4199767. OLE color: 4199767.
HSL color Cylindrical-coordinate representation of color #571540: hue angle of 320.91º 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 #571540 is Cyan = 0, Magento = 0.76, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 64 | - |
| CMYK | 0 | 0.76 | 0.26 | 0.66 |
| HSL | 320.91º | 0.61% | 0.21% | - |
| HSV(B) | 320.91º | 0.76% | 0.34% | - |
| XYZ | 5.12 | 2.93 | 5.15 | - |
| YUV | 45.64 | 138.37 | 157.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 64 | 0 | 0.76 | 0.26 | 0.66 | 320.91 | 0.61 | 0.21 |
| Hex | 57 | 15 | 40 | 0 | 4C | 1A | 42 | 141 | 3D | 15 |
| Octal | 127 | 25 | 100 | 0 | 114 | 32 | 102 | 501 | 75 | 25 |
| Binary | 1010111 | 10101 | 1000000 | 0 | 1001100 | 11010 | 1000010 | 101000001 | 111101 | 10101 |
Color Harmonies of #571540
Complementary color
Monochromatic Colors of #571540
Black with #571540
Text Example
Text Example
White with #571540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571540; }
p { color: rgb(87,21,64); }
H1.HeaderClassName
{
color: #571540;
}
.AnyTagClassName
{
color: #571540;
}
</style>
background-color css
<style>
a { background-color: #571540; }
a { background-color: rgb(87,21,64); }
div.DivClassName
{
background-color: #571540;
}
.BgClassName
{
background-color: #571540;
}
</style>
border-color css
<style>
span { border-color: #571540; }
span { border-color: rgb(87,21,64); }
td.TdClassName
{
border-color: #571540;
}
.TagClassName
{
border-color: #571540;
}
</style>