Shades of Tyrian Purple #570453
Tints of Tyrian Purple #570453
RGB
CMYK
RGB Variations
Color information
#570453 (or 0x570453) is known color: Tyrian Purple. HEX triplet: 57, 04 and 53. RGB value is (87,4,83). Sum of RGB (Red+Green+Blue) = 87+4+83=174 (23% of max value = 765). Red value is 87 (34.38% from 255 or 50% from 174); Green value is 4 (1.95% from 255 or 2.30% from 174); Blue value is 83 (32.81% from 255 or 47.70% from 174); Max value from RGB is 87 - color contains mainly: red. Hex color #570453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #570453 is #A8FBAC. Grayscale: #252525. Windows color (decimal): -11074477 or 5440599. OLE color: 5440599.
HSL color Cylindrical-coordinate representation of color #570453: hue angle of 302.89º 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 #570453 is Cyan = 0, Magento = 0.95, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 4 | 83 | - |
| CMYK | 0 | 0.95 | 0.05 | 0.66 |
| HSL | 302.89º | 0.91% | 0.18% | - |
| HSV(B) | 302.89º | 0.95% | 0.34% | - |
| XYZ | 5.54 | 2.74 | 8.42 | - |
| YUV | 37.82 | 153.5 | 163.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 4 | 83 | 0 | 0.95 | 0.05 | 0.66 | 302.89 | 0.91 | 0.18 |
| Hex | 57 | 4 | 53 | 0 | 5F | 5 | 42 | 12F | 5B | 12 |
| Octal | 127 | 4 | 123 | 0 | 137 | 5 | 102 | 457 | 133 | 22 |
| Binary | 1010111 | 100 | 1010011 | 0 | 1011111 | 101 | 1000010 | 100101111 | 1011011 | 10010 |
Color Harmonies of #570453
Complementary color
Monochromatic Colors of #570453
Black with #570453
Text Example
Text Example
White with #570453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570453; }
p { color: rgb(87,4,83); }
H1.HeaderClassName
{
color: #570453;
}
.AnyTagClassName
{
color: #570453;
}
</style>
background-color css
<style>
a { background-color: #570453; }
a { background-color: rgb(87,4,83); }
div.DivClassName
{
background-color: #570453;
}
.BgClassName
{
background-color: #570453;
}
</style>
border-color css
<style>
span { border-color: #570453; }
span { border-color: rgb(87,4,83); }
td.TdClassName
{
border-color: #570453;
}
.TagClassName
{
border-color: #570453;
}
</style>