Shades of Tyrian Purple #570332
Tints of Tyrian Purple #570332
RGB
CMYK
RGB Variations
Color information
#570332 (or 0x570332) is known color: Tyrian Purple. HEX triplet: 57, 03 and 32. RGB value is (87,3,50). Sum of RGB (Red+Green+Blue) = 87+3+50=140 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.14% from 140); Green value is 3 (1.56% from 255 or 2.14% from 140); Blue value is 50 (19.92% from 255 or 35.71% from 140); Max value from RGB is 87 - color contains mainly: red. Hex color #570332 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570332 is #A8FCCD. Grayscale: #212121. Windows color (decimal): -11074766 or 3277655. OLE color: 3277655.
HSL color Cylindrical-coordinate representation of color #570332: hue angle of 326.43º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #570332 is Cyan = 0, Magento = 0.97, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 3 | 50 | - |
| CMYK | 0 | 0.97 | 0.43 | 0.66 |
| HSL | 326.43º | 0.93% | 0.18% | - |
| HSV(B) | 326.43º | 0.97% | 0.34% | - |
| XYZ | 4.54 | 2.32 | 3.23 | - |
| YUV | 33.47 | 137.33 | 166.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 3 | 50 | 0 | 0.97 | 0.43 | 0.66 | 326.43 | 0.93 | 0.18 |
| Hex | 57 | 3 | 32 | 0 | 61 | 2B | 42 | 146 | 5D | 12 |
| Octal | 127 | 3 | 62 | 0 | 141 | 53 | 102 | 506 | 135 | 22 |
| Binary | 1010111 | 11 | 110010 | 0 | 1100001 | 101011 | 1000010 | 101000110 | 1011101 | 10010 |
Color Harmonies of #570332
Complementary color
Monochromatic Colors of #570332
Black with #570332
Text Example
Text Example
White with #570332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570332; }
p { color: rgb(87,3,50); }
H1.HeaderClassName
{
color: #570332;
}
.AnyTagClassName
{
color: #570332;
}
</style>
background-color css
<style>
a { background-color: #570332; }
a { background-color: rgb(87,3,50); }
div.DivClassName
{
background-color: #570332;
}
.BgClassName
{
background-color: #570332;
}
</style>
border-color css
<style>
span { border-color: #570332; }
span { border-color: rgb(87,3,50); }
td.TdClassName
{
border-color: #570332;
}
.TagClassName
{
border-color: #570332;
}
</style>