Shades of Tyrian Purple #570636
Tints of Tyrian Purple #570636
RGB
CMYK
RGB Variations
Color information
#570636 (or 0x570636) is known color: Tyrian Purple. HEX triplet: 57, 06 and 36. RGB value is (87,6,54). Sum of RGB (Red+Green+Blue) = 87+6+54=147 (19% of max value = 765). Red value is 87 (34.38% from 255 or 59.18% from 147); Green value is 6 (2.73% from 255 or 4.08% from 147); Blue value is 54 (21.48% from 255 or 36.73% from 147); Max value from RGB is 87 - color contains mainly: red. Hex color #570636 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570636 is #A8F9C9. Grayscale: #232323. Windows color (decimal): -11073994 or 3540567. OLE color: 3540567.
HSL color Cylindrical-coordinate representation of color #570636: hue angle of 324.44º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #570636 is Cyan = 0, Magento = 0.93, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 54 | - |
| CMYK | 0 | 0.93 | 0.38 | 0.66 |
| HSL | 324.44º | 0.87% | 0.18% | - |
| HSV(B) | 324.44º | 0.93% | 0.34% | - |
| XYZ | 4.66 | 2.42 | 3.71 | - |
| YUV | 35.69 | 138.34 | 164.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 54 | 0 | 0.93 | 0.38 | 0.66 | 324.44 | 0.87 | 0.18 |
| Hex | 57 | 6 | 36 | 0 | 5D | 26 | 42 | 144 | 57 | 12 |
| Octal | 127 | 6 | 66 | 0 | 135 | 46 | 102 | 504 | 127 | 22 |
| Binary | 1010111 | 110 | 110110 | 0 | 1011101 | 100110 | 1000010 | 101000100 | 1010111 | 10010 |
Color Harmonies of #570636
Complementary color
Monochromatic Colors of #570636
Black with #570636
Text Example
Text Example
White with #570636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570636; }
p { color: rgb(87,6,54); }
H1.HeaderClassName
{
color: #570636;
}
.AnyTagClassName
{
color: #570636;
}
</style>
background-color css
<style>
a { background-color: #570636; }
a { background-color: rgb(87,6,54); }
div.DivClassName
{
background-color: #570636;
}
.BgClassName
{
background-color: #570636;
}
</style>
border-color css
<style>
span { border-color: #570636; }
span { border-color: rgb(87,6,54); }
td.TdClassName
{
border-color: #570636;
}
.TagClassName
{
border-color: #570636;
}
</style>