Shades of Tyrian Purple #571149
Tints of Tyrian Purple #571149
RGB
CMYK
RGB Variations
Color information
#571149 (or 0x571149) is known color: Tyrian Purple. HEX triplet: 57, 11 and 49. RGB value is (87,17,73). Sum of RGB (Red+Green+Blue) = 87+17+73=177 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.15% from 177); Green value is 17 (7.03% from 255 or 9.60% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 87 - color contains mainly: red. Hex color #571149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571149 is #A8EEB6. Grayscale: #2C2C2C. Windows color (decimal): -11071159 or 4788567. OLE color: 4788567.
HSL color Cylindrical-coordinate representation of color #571149: hue angle of 312º 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 #571149 is Cyan = 0, Magento = 0.80, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 17 | 73 | - |
| CMYK | 0 | 0.80 | 0.16 | 0.66 |
| HSL | 312º | 0.67% | 0.2% | - |
| HSV(B) | 312º | 0.8% | 0.34% | - |
| XYZ | 5.33 | 2.91 | 6.58 | - |
| YUV | 44.31 | 144.19 | 158.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 17 | 73 | 0 | 0.80 | 0.16 | 0.66 | 312 | 0.67 | 0.2 |
| Hex | 57 | 11 | 49 | 0 | 50 | 10 | 42 | 138 | 43 | 14 |
| Octal | 127 | 21 | 111 | 0 | 120 | 20 | 102 | 470 | 103 | 24 |
| Binary | 1010111 | 10001 | 1001001 | 0 | 1010000 | 10000 | 1000010 | 100111000 | 1000011 | 10100 |
Color Harmonies of #571149
Complementary color
Monochromatic Colors of #571149
Black with #571149
Text Example
Text Example
White with #571149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571149; }
p { color: rgb(87,17,73); }
H1.HeaderClassName
{
color: #571149;
}
.AnyTagClassName
{
color: #571149;
}
</style>
background-color css
<style>
a { background-color: #571149; }
a { background-color: rgb(87,17,73); }
div.DivClassName
{
background-color: #571149;
}
.BgClassName
{
background-color: #571149;
}
</style>
border-color css
<style>
span { border-color: #571149; }
span { border-color: rgb(87,17,73); }
td.TdClassName
{
border-color: #571149;
}
.TagClassName
{
border-color: #571149;
}
</style>