Shades of Tyrian Purple #571449
Tints of Tyrian Purple #571449
RGB
CMYK
RGB Variations
Color information
#571449 (or 0x571449) is known color: Tyrian Purple. HEX triplet: 57, 14 and 49. RGB value is (87,20,73). Sum of RGB (Red+Green+Blue) = 87+20+73=180 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.33% from 180); Green value is 20 (8.20% from 255 or 11.11% from 180); Blue value is 73 (28.91% from 255 or 40.56% from 180); Max value from RGB is 87 - color contains mainly: red. Hex color #571449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571449 is #A8EBB6. Grayscale: #2D2D2D. Windows color (decimal): -11070391 or 4789335. OLE color: 4789335.
HSL color Cylindrical-coordinate representation of color #571449: hue angle of 312.54º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #571449 is Cyan = 0, Magento = 0.77, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 20 | 73 | - |
| CMYK | 0 | 0.77 | 0.16 | 0.66 |
| HSL | 312.54º | 0.63% | 0.21% | - |
| HSV(B) | 312.54º | 0.77% | 0.34% | - |
| XYZ | 5.38 | 3.01 | 6.6 | - |
| YUV | 46.08 | 143.2 | 157.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 73 | 0 | 0.77 | 0.16 | 0.66 | 312.54 | 0.63 | 0.21 |
| Hex | 57 | 14 | 49 | 0 | 4D | 10 | 42 | 139 | 3F | 15 |
| Octal | 127 | 24 | 111 | 0 | 115 | 20 | 102 | 471 | 77 | 25 |
| Binary | 1010111 | 10100 | 1001001 | 0 | 1001101 | 10000 | 1000010 | 100111001 | 111111 | 10101 |
Color Harmonies of #571449
Complementary color
Monochromatic Colors of #571449
Black with #571449
Text Example
Text Example
White with #571449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571449; }
p { color: rgb(87,20,73); }
H1.HeaderClassName
{
color: #571449;
}
.AnyTagClassName
{
color: #571449;
}
</style>
background-color css
<style>
a { background-color: #571449; }
a { background-color: rgb(87,20,73); }
div.DivClassName
{
background-color: #571449;
}
.BgClassName
{
background-color: #571449;
}
</style>
border-color css
<style>
span { border-color: #571449; }
span { border-color: rgb(87,20,73); }
td.TdClassName
{
border-color: #571449;
}
.TagClassName
{
border-color: #571449;
}
</style>