Shades of Tyrian Purple #570632
Tints of Tyrian Purple #570632
RGB
CMYK
RGB Variations
Color information
#570632 (or 0x570632) is known color: Tyrian Purple. HEX triplet: 57, 06 and 32. RGB value is (87,6,50). Sum of RGB (Red+Green+Blue) = 87+6+50=143 (18% of max value = 765). Red value is 87 (34.38% from 255 or 60.84% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 50 (19.92% from 255 or 34.97% from 143); Max value from RGB is 87 - color contains mainly: red. Hex color #570632 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570632 is #A8F9CD. Grayscale: #232323. Windows color (decimal): -11073998 or 3278423. OLE color: 3278423.
HSL color Cylindrical-coordinate representation of color #570632: hue angle of 327.41º 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 #570632 is Cyan = 0, Magento = 0.93, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 50 | - |
| CMYK | 0 | 0.93 | 0.43 | 0.66 |
| HSL | 327.41º | 0.87% | 0.18% | - |
| HSV(B) | 327.41º | 0.93% | 0.34% | - |
| XYZ | 4.57 | 2.39 | 3.24 | - |
| YUV | 35.24 | 136.34 | 164.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 50 | 0 | 0.93 | 0.43 | 0.66 | 327.41 | 0.87 | 0.18 |
| Hex | 57 | 6 | 32 | 0 | 5D | 2B | 42 | 147 | 57 | 12 |
| Octal | 127 | 6 | 62 | 0 | 135 | 53 | 102 | 507 | 127 | 22 |
| Binary | 1010111 | 110 | 110010 | 0 | 1011101 | 101011 | 1000010 | 101000111 | 1010111 | 10010 |
Color Harmonies of #570632
Complementary color
Monochromatic Colors of #570632
Black with #570632
Text Example
Text Example
White with #570632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570632; }
p { color: rgb(87,6,50); }
H1.HeaderClassName
{
color: #570632;
}
.AnyTagClassName
{
color: #570632;
}
</style>
background-color css
<style>
a { background-color: #570632; }
a { background-color: rgb(87,6,50); }
div.DivClassName
{
background-color: #570632;
}
.BgClassName
{
background-color: #570632;
}
</style>
border-color css
<style>
span { border-color: #570632; }
span { border-color: rgb(87,6,50); }
td.TdClassName
{
border-color: #570632;
}
.TagClassName
{
border-color: #570632;
}
</style>