Shades of Tyrian Purple #570448
Tints of Tyrian Purple #570448
RGB
CMYK
RGB Variations
Color information
#570448 (or 0x570448) is known color: Tyrian Purple. HEX triplet: 57, 04 and 48. RGB value is (87,4,72). Sum of RGB (Red+Green+Blue) = 87+4+72=163 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.37% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 72 (28.52% from 255 or 44.17% from 163); Max value from RGB is 87 - color contains mainly: red. Hex color #570448 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570448 is #A8FBB7. Grayscale: #242424. Windows color (decimal): -11074488 or 4719703. OLE color: 4719703.
HSL color Cylindrical-coordinate representation of color #570448: hue angle of 310.84º 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 #570448 is Cyan = 0, Magento = 0.95, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 4 | 72 | - |
| CMYK | 0 | 0.95 | 0.17 | 0.66 |
| HSL | 310.84º | 0.91% | 0.18% | - |
| HSV(B) | 310.84º | 0.95% | 0.34% | - |
| XYZ | 5.14 | 2.58 | 6.36 | - |
| YUV | 36.57 | 148 | 163.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 4 | 72 | 0 | 0.95 | 0.17 | 0.66 | 310.84 | 0.91 | 0.18 |
| Hex | 57 | 4 | 48 | 0 | 5F | 11 | 42 | 137 | 5B | 12 |
| Octal | 127 | 4 | 110 | 0 | 137 | 21 | 102 | 467 | 133 | 22 |
| Binary | 1010111 | 100 | 1001000 | 0 | 1011111 | 10001 | 1000010 | 100110111 | 1011011 | 10010 |
Color Harmonies of #570448
Complementary color
Monochromatic Colors of #570448
Black with #570448
Text Example
Text Example
White with #570448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570448; }
p { color: rgb(87,4,72); }
H1.HeaderClassName
{
color: #570448;
}
.AnyTagClassName
{
color: #570448;
}
</style>
background-color css
<style>
a { background-color: #570448; }
a { background-color: rgb(87,4,72); }
div.DivClassName
{
background-color: #570448;
}
.BgClassName
{
background-color: #570448;
}
</style>
border-color css
<style>
span { border-color: #570448; }
span { border-color: rgb(87,4,72); }
td.TdClassName
{
border-color: #570448;
}
.TagClassName
{
border-color: #570448;
}
</style>