Shades of Tyrian Purple #570440
Tints of Tyrian Purple #570440
RGB
CMYK
RGB Variations
Color information
#570440 (or 0x570440) is known color: Tyrian Purple. HEX triplet: 57, 04 and 40. RGB value is (87,4,64). Sum of RGB (Red+Green+Blue) = 87+4+64=155 (20% of max value = 765). Red value is 87 (34.38% from 255 or 56.13% from 155); Green value is 4 (1.95% from 255 or 2.58% from 155); Blue value is 64 (25.39% from 255 or 41.29% from 155); Max value from RGB is 87 - color contains mainly: red. Hex color #570440 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570440 is #A8FBBF. Grayscale: #232323. Windows color (decimal): -11074496 or 4195415. OLE color: 4195415.
HSL color Cylindrical-coordinate representation of color #570440: hue angle of 316.63º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #570440 is Cyan = 0, Magento = 0.95, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 4 | 64 | - |
| CMYK | 0 | 0.95 | 0.26 | 0.66 |
| HSL | 316.63º | 0.91% | 0.18% | - |
| HSV(B) | 316.63º | 0.95% | 0.34% | - |
| XYZ | 4.9 | 2.48 | 5.07 | - |
| YUV | 35.66 | 144 | 164.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 4 | 64 | 0 | 0.95 | 0.26 | 0.66 | 316.63 | 0.91 | 0.18 |
| Hex | 57 | 4 | 40 | 0 | 5F | 1A | 42 | 13D | 5B | 12 |
| Octal | 127 | 4 | 100 | 0 | 137 | 32 | 102 | 475 | 133 | 22 |
| Binary | 1010111 | 100 | 1000000 | 0 | 1011111 | 11010 | 1000010 | 100111101 | 1011011 | 10010 |
Color Harmonies of #570440
Complementary color
Monochromatic Colors of #570440
Black with #570440
Text Example
Text Example
White with #570440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570440; }
p { color: rgb(87,4,64); }
H1.HeaderClassName
{
color: #570440;
}
.AnyTagClassName
{
color: #570440;
}
</style>
background-color css
<style>
a { background-color: #570440; }
a { background-color: rgb(87,4,64); }
div.DivClassName
{
background-color: #570440;
}
.BgClassName
{
background-color: #570440;
}
</style>
border-color css
<style>
span { border-color: #570440; }
span { border-color: rgb(87,4,64); }
td.TdClassName
{
border-color: #570440;
}
.TagClassName
{
border-color: #570440;
}
</style>