Shades of Tyrian Purple #571043
Tints of Tyrian Purple #571043
RGB
CMYK
RGB Variations
Color information
#571043 (or 0x571043) is known color: Tyrian Purple. HEX triplet: 57, 10 and 43. RGB value is (87,16,67). Sum of RGB (Red+Green+Blue) = 87+16+67=170 (22% of max value = 765). Red value is 87 (34.38% from 255 or 51.18% from 170); Green value is 16 (6.64% from 255 or 9.41% from 170); Blue value is 67 (26.56% from 255 or 39.41% from 170); Max value from RGB is 87 - color contains mainly: red. Hex color #571043 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571043 is #A8EFBC. Grayscale: #2A2A2A. Windows color (decimal): -11071421 or 4395095. OLE color: 4395095.
HSL color Cylindrical-coordinate representation of color #571043: hue angle of 316.9º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #571043 is Cyan = 0, Magento = 0.82, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 16 | 67 | - |
| CMYK | 0 | 0.82 | 0.23 | 0.66 |
| HSL | 316.9º | 0.69% | 0.2% | - |
| HSV(B) | 316.9º | 0.82% | 0.34% | - |
| XYZ | 5.13 | 2.8 | 5.58 | - |
| YUV | 43.04 | 141.52 | 159.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 16 | 67 | 0 | 0.82 | 0.23 | 0.66 | 316.9 | 0.69 | 0.2 |
| Hex | 57 | 10 | 43 | 0 | 52 | 17 | 42 | 13D | 45 | 14 |
| Octal | 127 | 20 | 103 | 0 | 122 | 27 | 102 | 475 | 105 | 24 |
| Binary | 1010111 | 10000 | 1000011 | 0 | 1010010 | 10111 | 1000010 | 100111101 | 1000101 | 10100 |
Color Harmonies of #571043
Complementary color
Monochromatic Colors of #571043
Black with #571043
Text Example
Text Example
White with #571043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571043; }
p { color: rgb(87,16,67); }
H1.HeaderClassName
{
color: #571043;
}
.AnyTagClassName
{
color: #571043;
}
</style>
background-color css
<style>
a { background-color: #571043; }
a { background-color: rgb(87,16,67); }
div.DivClassName
{
background-color: #571043;
}
.BgClassName
{
background-color: #571043;
}
</style>
border-color css
<style>
span { border-color: #571043; }
span { border-color: rgb(87,16,67); }
td.TdClassName
{
border-color: #571043;
}
.TagClassName
{
border-color: #571043;
}
</style>