Shades of Tyrian Purple #570629
Tints of Tyrian Purple #570629
RGB
CMYK
RGB Variations
Color information
#570629 (or 0x570629) is known color: Tyrian Purple. HEX triplet: 57, 06 and 29. RGB value is (87,6,41). Sum of RGB (Red+Green+Blue) = 87+6+41=134 (17% of max value = 765). Red value is 87 (34.38% from 255 or 64.93% from 134); Green value is 6 (2.73% from 255 or 4.48% from 134); Blue value is 41 (16.41% from 255 or 30.60% from 134); Max value from RGB is 87 - color contains mainly: red. Hex color #570629 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570629 is #A8F9D6. Grayscale: #222222. Windows color (decimal): -11074007 or 2688599. OLE color: 2688599.
HSL color Cylindrical-coordinate representation of color #570629: hue angle of 334.07º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #570629 is Cyan = 0, Magento = 0.93, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 41 | - |
| CMYK | 0 | 0.93 | 0.53 | 0.66 |
| HSL | 334.07º | 0.87% | 0.18% | - |
| HSV(B) | 334.07º | 0.93% | 0.34% | - |
| XYZ | 4.4 | 2.32 | 2.31 | - |
| YUV | 34.21 | 131.84 | 165.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 41 | 0 | 0.93 | 0.53 | 0.66 | 334.07 | 0.87 | 0.18 |
| Hex | 57 | 6 | 29 | 0 | 5D | 35 | 42 | 14E | 57 | 12 |
| Octal | 127 | 6 | 51 | 0 | 135 | 65 | 102 | 516 | 127 | 22 |
| Binary | 1010111 | 110 | 101001 | 0 | 1011101 | 110101 | 1000010 | 101001110 | 1010111 | 10010 |
Color Harmonies of #570629
Complementary color
Monochromatic Colors of #570629
Black with #570629
Text Example
Text Example
White with #570629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570629; }
p { color: rgb(87,6,41); }
H1.HeaderClassName
{
color: #570629;
}
.AnyTagClassName
{
color: #570629;
}
</style>
background-color css
<style>
a { background-color: #570629; }
a { background-color: rgb(87,6,41); }
div.DivClassName
{
background-color: #570629;
}
.BgClassName
{
background-color: #570629;
}
</style>
border-color css
<style>
span { border-color: #570629; }
span { border-color: rgb(87,6,41); }
td.TdClassName
{
border-color: #570629;
}
.TagClassName
{
border-color: #570629;
}
</style>