Shades of Tyrian Purple #571146
Tints of Tyrian Purple #571146
RGB
CMYK
RGB Variations
Color information
#571146 (or 0x571146) is known color: Tyrian Purple. HEX triplet: 57, 11 and 46. RGB value is (87,17,70). Sum of RGB (Red+Green+Blue) = 87+17+70=174 (23% of max value = 765). Red value is 87 (34.38% from 255 or 50% from 174); Green value is 17 (7.03% from 255 or 9.77% from 174); Blue value is 70 (27.73% from 255 or 40.23% from 174); Max value from RGB is 87 - color contains mainly: red. Hex color #571146 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571146 is #A8EEB9. Grayscale: #2B2B2B. Windows color (decimal): -11071162 or 4591959. OLE color: 4591959.
HSL color Cylindrical-coordinate representation of color #571146: hue angle of 314.57º 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 #571146 is Cyan = 0, Magento = 0.80, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 17 | 70 | - |
| CMYK | 0 | 0.80 | 0.20 | 0.66 |
| HSL | 314.57º | 0.67% | 0.2% | - |
| HSV(B) | 314.57º | 0.8% | 0.34% | - |
| XYZ | 5.24 | 2.87 | 6.07 | - |
| YUV | 43.97 | 142.69 | 158.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 17 | 70 | 0 | 0.80 | 0.20 | 0.66 | 314.57 | 0.67 | 0.2 |
| Hex | 57 | 11 | 46 | 0 | 50 | 14 | 42 | 13B | 43 | 14 |
| Octal | 127 | 21 | 106 | 0 | 120 | 24 | 102 | 473 | 103 | 24 |
| Binary | 1010111 | 10001 | 1000110 | 0 | 1010000 | 10100 | 1000010 | 100111011 | 1000011 | 10100 |
Color Harmonies of #571146
Complementary color
Monochromatic Colors of #571146
Black with #571146
Text Example
Text Example
White with #571146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571146; }
p { color: rgb(87,17,70); }
H1.HeaderClassName
{
color: #571146;
}
.AnyTagClassName
{
color: #571146;
}
</style>
background-color css
<style>
a { background-color: #571146; }
a { background-color: rgb(87,17,70); }
div.DivClassName
{
background-color: #571146;
}
.BgClassName
{
background-color: #571146;
}
</style>
border-color css
<style>
span { border-color: #571146; }
span { border-color: rgb(87,17,70); }
td.TdClassName
{
border-color: #571146;
}
.TagClassName
{
border-color: #571146;
}
</style>