Shades of Tyrian Purple #571039
Tints of Tyrian Purple #571039
RGB
CMYK
RGB Variations
Color information
#571039 (or 0x571039) is known color: Tyrian Purple. HEX triplet: 57, 10 and 39. RGB value is (87,16,57). Sum of RGB (Red+Green+Blue) = 87+16+57=160 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.38% from 160); Green value is 16 (6.64% from 255 or 10% from 160); Blue value is 57 (22.66% from 255 or 35.62% from 160); Max value from RGB is 87 - color contains mainly: red. Hex color #571039 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571039 is #A8EFC6. Grayscale: #292929. Windows color (decimal): -11071431 or 3739735. OLE color: 3739735.
HSL color Cylindrical-coordinate representation of color #571039: hue angle of 325.35º 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 #571039 is Cyan = 0, Magento = 0.82, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 16 | 57 | - |
| CMYK | 0 | 0.82 | 0.34 | 0.66 |
| HSL | 325.35º | 0.69% | 0.2% | - |
| HSV(B) | 325.35º | 0.82% | 0.34% | - |
| XYZ | 4.85 | 2.69 | 4.13 | - |
| YUV | 41.9 | 136.52 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 16 | 57 | 0 | 0.82 | 0.34 | 0.66 | 325.35 | 0.69 | 0.2 |
| Hex | 57 | 10 | 39 | 0 | 52 | 22 | 42 | 145 | 45 | 14 |
| Octal | 127 | 20 | 71 | 0 | 122 | 42 | 102 | 505 | 105 | 24 |
| Binary | 1010111 | 10000 | 111001 | 0 | 1010010 | 100010 | 1000010 | 101000101 | 1000101 | 10100 |
Color Harmonies of #571039
Complementary color
Monochromatic Colors of #571039
Black with #571039
Text Example
Text Example
White with #571039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571039; }
p { color: rgb(87,16,57); }
H1.HeaderClassName
{
color: #571039;
}
.AnyTagClassName
{
color: #571039;
}
</style>
background-color css
<style>
a { background-color: #571039; }
a { background-color: rgb(87,16,57); }
div.DivClassName
{
background-color: #571039;
}
.BgClassName
{
background-color: #571039;
}
</style>
border-color css
<style>
span { border-color: #571039; }
span { border-color: rgb(87,16,57); }
td.TdClassName
{
border-color: #571039;
}
.TagClassName
{
border-color: #571039;
}
</style>