Shades of Tyrian Purple #570732
Tints of Tyrian Purple #570732
RGB
CMYK
RGB Variations
Color information
#570732 (or 0x570732) is known color: Tyrian Purple. HEX triplet: 57, 07 and 32. RGB value is (87,7,50). Sum of RGB (Red+Green+Blue) = 87+7+50=144 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60.42% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 50 (19.92% from 255 or 34.72% from 144); Max value from RGB is 87 - color contains mainly: red. Hex color #570732 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570732 is #A8F8CD. Grayscale: #232323. Windows color (decimal): -11073742 or 3278679. OLE color: 3278679.
HSL color Cylindrical-coordinate representation of color #570732: hue angle of 327.75º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #570732 is Cyan = 0, Magento = 0.92, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 7 | 50 | - |
| CMYK | 0 | 0.92 | 0.43 | 0.66 |
| HSL | 327.75º | 0.85% | 0.18% | - |
| HSV(B) | 327.75º | 0.92% | 0.34% | - |
| XYZ | 4.58 | 2.41 | 3.24 | - |
| YUV | 35.82 | 136 | 164.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 7 | 50 | 0 | 0.92 | 0.43 | 0.66 | 327.75 | 0.85 | 0.18 |
| Hex | 57 | 7 | 32 | 0 | 5C | 2B | 42 | 148 | 55 | 12 |
| Octal | 127 | 7 | 62 | 0 | 134 | 53 | 102 | 510 | 125 | 22 |
| Binary | 1010111 | 111 | 110010 | 0 | 1011100 | 101011 | 1000010 | 101001000 | 1010101 | 10010 |
Color Harmonies of #570732
Complementary color
Monochromatic Colors of #570732
Black with #570732
Text Example
Text Example
White with #570732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570732; }
p { color: rgb(87,7,50); }
H1.HeaderClassName
{
color: #570732;
}
.AnyTagClassName
{
color: #570732;
}
</style>
background-color css
<style>
a { background-color: #570732; }
a { background-color: rgb(87,7,50); }
div.DivClassName
{
background-color: #570732;
}
.BgClassName
{
background-color: #570732;
}
</style>
border-color css
<style>
span { border-color: #570732; }
span { border-color: rgb(87,7,50); }
td.TdClassName
{
border-color: #570732;
}
.TagClassName
{
border-color: #570732;
}
</style>