Shades of Tyrian Purple #571446
Tints of Tyrian Purple #571446
RGB
CMYK
RGB Variations
Color information
#571446 (or 0x571446) is known color: Tyrian Purple. HEX triplet: 57, 14 and 46. RGB value is (87,20,70). Sum of RGB (Red+Green+Blue) = 87+20+70=177 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.15% from 177); Green value is 20 (8.20% from 255 or 11.30% from 177); Blue value is 70 (27.73% from 255 or 39.55% from 177); Max value from RGB is 87 - color contains mainly: red. Hex color #571446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571446 is #A8EBB9. Grayscale: #2D2D2D. Windows color (decimal): -11070394 or 4592727. OLE color: 4592727.
HSL color Cylindrical-coordinate representation of color #571446: hue angle of 315.22º 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 #571446 is Cyan = 0, Magento = 0.77, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 20 | 70 | - |
| CMYK | 0 | 0.77 | 0.20 | 0.66 |
| HSL | 315.22º | 0.63% | 0.21% | - |
| HSV(B) | 315.22º | 0.77% | 0.34% | - |
| XYZ | 5.29 | 2.97 | 6.09 | - |
| YUV | 45.73 | 141.7 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 70 | 0 | 0.77 | 0.20 | 0.66 | 315.22 | 0.63 | 0.21 |
| Hex | 57 | 14 | 46 | 0 | 4D | 14 | 42 | 13B | 3F | 15 |
| Octal | 127 | 24 | 106 | 0 | 115 | 24 | 102 | 473 | 77 | 25 |
| Binary | 1010111 | 10100 | 1000110 | 0 | 1001101 | 10100 | 1000010 | 100111011 | 111111 | 10101 |
Color Harmonies of #571446
Complementary color
Monochromatic Colors of #571446
Black with #571446
Text Example
Text Example
White with #571446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571446; }
p { color: rgb(87,20,70); }
H1.HeaderClassName
{
color: #571446;
}
.AnyTagClassName
{
color: #571446;
}
</style>
background-color css
<style>
a { background-color: #571446; }
a { background-color: rgb(87,20,70); }
div.DivClassName
{
background-color: #571446;
}
.BgClassName
{
background-color: #571446;
}
</style>
border-color css
<style>
span { border-color: #571446; }
span { border-color: rgb(87,20,70); }
td.TdClassName
{
border-color: #571446;
}
.TagClassName
{
border-color: #571446;
}
</style>