Shades of Tyrian Purple #570328
Tints of Tyrian Purple #570328
RGB
CMYK
RGB Variations
Color information
#570328 (or 0x570328) is known color: Tyrian Purple. HEX triplet: 57, 03 and 28. RGB value is (87,3,40). Sum of RGB (Red+Green+Blue) = 87+3+40=130 (17% of max value = 765). Red value is 87 (34.38% from 255 or 66.92% from 130); Green value is 3 (1.56% from 255 or 2.31% from 130); Blue value is 40 (16.02% from 255 or 30.77% from 130); Max value from RGB is 87 - color contains mainly: red. Hex color #570328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570328 is #A8FCD7. Grayscale: #202020. Windows color (decimal): -11074776 or 2622295. OLE color: 2622295.
HSL color Cylindrical-coordinate representation of color #570328: hue angle of 333.57º 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 #570328 is Cyan = 0, Magento = 0.97, Yellow = 0.54 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 3 | 40 | - |
| CMYK | 0 | 0.97 | 0.54 | 0.66 |
| HSL | 333.57º | 0.93% | 0.18% | - |
| HSV(B) | 333.57º | 0.97% | 0.34% | - |
| XYZ | 4.35 | 2.24 | 2.21 | - |
| YUV | 32.33 | 132.33 | 166.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 3 | 40 | 0 | 0.97 | 0.54 | 0.66 | 333.57 | 0.93 | 0.18 |
| Hex | 57 | 3 | 28 | 0 | 61 | 36 | 42 | 14E | 5D | 12 |
| Octal | 127 | 3 | 50 | 0 | 141 | 66 | 102 | 516 | 135 | 22 |
| Binary | 1010111 | 11 | 101000 | 0 | 1100001 | 110110 | 1000010 | 101001110 | 1011101 | 10010 |
Color Harmonies of #570328
Complementary color
Monochromatic Colors of #570328
Black with #570328
Text Example
Text Example
White with #570328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570328; }
p { color: rgb(87,3,40); }
H1.HeaderClassName
{
color: #570328;
}
.AnyTagClassName
{
color: #570328;
}
</style>
background-color css
<style>
a { background-color: #570328; }
a { background-color: rgb(87,3,40); }
div.DivClassName
{
background-color: #570328;
}
.BgClassName
{
background-color: #570328;
}
</style>
border-color css
<style>
span { border-color: #570328; }
span { border-color: rgb(87,3,40); }
td.TdClassName
{
border-color: #570328;
}
.TagClassName
{
border-color: #570328;
}
</style>