Shades of Tyrian Purple #570336
Tints of Tyrian Purple #570336
RGB
CMYK
RGB Variations
Color information
#570336 (or 0x570336) is known color: Tyrian Purple. HEX triplet: 57, 03 and 36. RGB value is (87,3,54). Sum of RGB (Red+Green+Blue) = 87+3+54=144 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60.42% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 54 (21.48% from 255 or 37.5% from 144); Max value from RGB is 87 - color contains mainly: red. Hex color #570336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570336 is #A8FCC9. Grayscale: #212121. Windows color (decimal): -11074762 or 3539799. OLE color: 3539799.
HSL color Cylindrical-coordinate representation of color #570336: hue angle of 323.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 #570336 is Cyan = 0, Magento = 0.97, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 3 | 54 | - |
| CMYK | 0 | 0.97 | 0.38 | 0.66 |
| HSL | 323.57º | 0.93% | 0.18% | - |
| HSV(B) | 323.57º | 0.97% | 0.34% | - |
| XYZ | 4.63 | 2.36 | 3.7 | - |
| YUV | 33.93 | 139.33 | 165.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 3 | 54 | 0 | 0.97 | 0.38 | 0.66 | 323.57 | 0.93 | 0.18 |
| Hex | 57 | 3 | 36 | 0 | 61 | 26 | 42 | 144 | 5D | 12 |
| Octal | 127 | 3 | 66 | 0 | 141 | 46 | 102 | 504 | 135 | 22 |
| Binary | 1010111 | 11 | 110110 | 0 | 1100001 | 100110 | 1000010 | 101000100 | 1011101 | 10010 |
Color Harmonies of #570336
Complementary color
Monochromatic Colors of #570336
Black with #570336
Text Example
Text Example
White with #570336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570336; }
p { color: rgb(87,3,54); }
H1.HeaderClassName
{
color: #570336;
}
.AnyTagClassName
{
color: #570336;
}
</style>
background-color css
<style>
a { background-color: #570336; }
a { background-color: rgb(87,3,54); }
div.DivClassName
{
background-color: #570336;
}
.BgClassName
{
background-color: #570336;
}
</style>
border-color css
<style>
span { border-color: #570336; }
span { border-color: rgb(87,3,54); }
td.TdClassName
{
border-color: #570336;
}
.TagClassName
{
border-color: #570336;
}
</style>