Shades of Tyrian Purple #570627
Tints of Tyrian Purple #570627
RGB
CMYK
RGB Variations
Color information
#570627 (or 0x570627) is known color: Tyrian Purple. HEX triplet: 57, 06 and 27. RGB value is (87,6,39). Sum of RGB (Red+Green+Blue) = 87+6+39=132 (17% of max value = 765). Red value is 87 (34.38% from 255 or 65.91% from 132); Green value is 6 (2.73% from 255 or 4.55% from 132); Blue value is 39 (15.62% from 255 or 29.55% from 132); Max value from RGB is 87 - color contains mainly: red. Hex color #570627 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570627 is #A8F9D8. Grayscale: #212121. Windows color (decimal): -11074009 or 2557527. OLE color: 2557527.
HSL color Cylindrical-coordinate representation of color #570627: hue angle of 335.56º 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 #570627 is Cyan = 0, Magento = 0.93, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 39 | - |
| CMYK | 0 | 0.93 | 0.55 | 0.66 |
| HSL | 335.56º | 0.87% | 0.18% | - |
| HSV(B) | 335.56º | 0.93% | 0.34% | - |
| XYZ | 4.36 | 2.3 | 2.13 | - |
| YUV | 33.98 | 130.84 | 165.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 39 | 0 | 0.93 | 0.55 | 0.66 | 335.56 | 0.87 | 0.18 |
| Hex | 57 | 6 | 27 | 0 | 5D | 37 | 42 | 150 | 57 | 12 |
| Octal | 127 | 6 | 47 | 0 | 135 | 67 | 102 | 520 | 127 | 22 |
| Binary | 1010111 | 110 | 100111 | 0 | 1011101 | 110111 | 1000010 | 101010000 | 1010111 | 10010 |
Color Harmonies of #570627
Complementary color
Monochromatic Colors of #570627
Black with #570627
Text Example
Text Example
White with #570627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570627; }
p { color: rgb(87,6,39); }
H1.HeaderClassName
{
color: #570627;
}
.AnyTagClassName
{
color: #570627;
}
</style>
background-color css
<style>
a { background-color: #570627; }
a { background-color: rgb(87,6,39); }
div.DivClassName
{
background-color: #570627;
}
.BgClassName
{
background-color: #570627;
}
</style>
border-color css
<style>
span { border-color: #570627; }
span { border-color: rgb(87,6,39); }
td.TdClassName
{
border-color: #570627;
}
.TagClassName
{
border-color: #570627;
}
</style>