Shades of Tyrian Purple #570026
Tints of Tyrian Purple #570026
RGB
CMYK
RGB Variations
Color information
#570026 (or 0x570026) is known color: Tyrian Purple. HEX triplet: 57, 00 and 26. RGB value is (87,0,38). Sum of RGB (Red+Green+Blue) = 87+0+38=125 (16% of max value = 765). Red value is 87 (34.38% from 255 or 69.6% from 125); Green value is 0 (0.39% from 255 or 0% from 125); Blue value is 38 (15.23% from 255 or 30.4% from 125); Max value from RGB is 87 - color contains mainly: red. Hex color #570026 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570026 is #A8FFD9. Grayscale: #1E1E1E. Windows color (decimal): -11075546 or 2490455. OLE color: 2490455.
HSL color Cylindrical-coordinate representation of color #570026: hue angle of 333.79º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #570026 is Cyan = 0, Magento = 1, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 0 | 38 | - |
| CMYK | 0 | 1 | 0.56 | 0.66 |
| HSL | 333.79º | 1% | 0.17% | - |
| HSV(B) | 333.79º | 1% | 0.34% | - |
| XYZ | 4.28 | 2.17 | 2.03 | - |
| YUV | 30.35 | 132.32 | 168.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 0 | 38 | 0 | 1 | 0.56 | 0.66 | 333.79 | 1 | 0.17 |
| Hex | 57 | 0 | 26 | 0 | 64 | 38 | 42 | 14E | 64 | 11 |
| Octal | 127 | 0 | 46 | 0 | 144 | 70 | 102 | 516 | 144 | 21 |
| Binary | 1010111 | 0 | 100110 | 0 | 1100100 | 111000 | 1000010 | 101001110 | 1100100 | 10001 |
Color Harmonies of #570026
Complementary color
Monochromatic Colors of #570026
Black with #570026
Text Example
Text Example
White with #570026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570026; }
p { color: rgb(87,0,38); }
H1.HeaderClassName
{
color: #570026;
}
.AnyTagClassName
{
color: #570026;
}
</style>
background-color css
<style>
a { background-color: #570026; }
a { background-color: rgb(87,0,38); }
div.DivClassName
{
background-color: #570026;
}
.BgClassName
{
background-color: #570026;
}
</style>
border-color css
<style>
span { border-color: #570026; }
span { border-color: rgb(87,0,38); }
td.TdClassName
{
border-color: #570026;
}
.TagClassName
{
border-color: #570026;
}
</style>