Shades of Tyrian Purple #570334
Tints of Tyrian Purple #570334
RGB
CMYK
RGB Variations
Color information
#570334 (or 0x570334) is known color: Tyrian Purple. HEX triplet: 57, 03 and 34. RGB value is (87,3,52). Sum of RGB (Red+Green+Blue) = 87+3+52=142 (18% of max value = 765). Red value is 87 (34.38% from 255 or 61.27% from 142); Green value is 3 (1.56% from 255 or 2.11% from 142); Blue value is 52 (20.70% from 255 or 36.62% from 142); Max value from RGB is 87 - color contains mainly: red. Hex color #570334 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570334 is #A8FCCB. Grayscale: #212121. Windows color (decimal): -11074764 or 3408727. OLE color: 3408727.
HSL color Cylindrical-coordinate representation of color #570334: hue angle of 325º 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 #570334 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 3 | 52 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.66 |
| HSL | 325º | 0.93% | 0.18% | - |
| HSV(B) | 325º | 0.97% | 0.34% | - |
| XYZ | 4.58 | 2.34 | 3.46 | - |
| YUV | 33.7 | 138.33 | 166.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 3 | 52 | 0 | 0.97 | 0.40 | 0.66 | 325 | 0.93 | 0.18 |
| Hex | 57 | 3 | 34 | 0 | 61 | 28 | 42 | 145 | 5D | 12 |
| Octal | 127 | 3 | 64 | 0 | 141 | 50 | 102 | 505 | 135 | 22 |
| Binary | 1010111 | 11 | 110100 | 0 | 1100001 | 101000 | 1000010 | 101000101 | 1011101 | 10010 |
Color Harmonies of #570334
Complementary color
Monochromatic Colors of #570334
Black with #570334
Text Example
Text Example
White with #570334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570334; }
p { color: rgb(87,3,52); }
H1.HeaderClassName
{
color: #570334;
}
.AnyTagClassName
{
color: #570334;
}
</style>
background-color css
<style>
a { background-color: #570334; }
a { background-color: rgb(87,3,52); }
div.DivClassName
{
background-color: #570334;
}
.BgClassName
{
background-color: #570334;
}
</style>
border-color css
<style>
span { border-color: #570334; }
span { border-color: rgb(87,3,52); }
td.TdClassName
{
border-color: #570334;
}
.TagClassName
{
border-color: #570334;
}
</style>