Shades of Tyrian Purple #570530
Tints of Tyrian Purple #570530
RGB
CMYK
RGB Variations
Color information
#570530 (or 0x570530) is known color: Tyrian Purple. HEX triplet: 57, 05 and 30. RGB value is (87,5,48). Sum of RGB (Red+Green+Blue) = 87+5+48=140 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.14% from 140); Green value is 5 (2.34% from 255 or 3.57% from 140); Blue value is 48 (19.14% from 255 or 34.29% from 140); Max value from RGB is 87 - color contains mainly: red. Hex color #570530 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570530 is #A8FACF. Grayscale: #222222. Windows color (decimal): -11074256 or 3147095. OLE color: 3147095.
HSL color Cylindrical-coordinate representation of color #570530: hue angle of 328.54º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #570530 is Cyan = 0, Magento = 0.94, Yellow = 0.45 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 5 | 48 | - |
| CMYK | 0 | 0.94 | 0.45 | 0.66 |
| HSL | 328.54º | 0.89% | 0.18% | - |
| HSV(B) | 328.54º | 0.94% | 0.34% | - |
| XYZ | 4.52 | 2.35 | 3.01 | - |
| YUV | 34.42 | 135.67 | 165.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 5 | 48 | 0 | 0.94 | 0.45 | 0.66 | 328.54 | 0.89 | 0.18 |
| Hex | 57 | 5 | 30 | 0 | 5E | 2D | 42 | 149 | 59 | 12 |
| Octal | 127 | 5 | 60 | 0 | 136 | 55 | 102 | 511 | 131 | 22 |
| Binary | 1010111 | 101 | 110000 | 0 | 1011110 | 101101 | 1000010 | 101001001 | 1011001 | 10010 |
Color Harmonies of #570530
Complementary color
Monochromatic Colors of #570530
Black with #570530
Text Example
Text Example
White with #570530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570530; }
p { color: rgb(87,5,48); }
H1.HeaderClassName
{
color: #570530;
}
.AnyTagClassName
{
color: #570530;
}
</style>
background-color css
<style>
a { background-color: #570530; }
a { background-color: rgb(87,5,48); }
div.DivClassName
{
background-color: #570530;
}
.BgClassName
{
background-color: #570530;
}
</style>
border-color css
<style>
span { border-color: #570530; }
span { border-color: rgb(87,5,48); }
td.TdClassName
{
border-color: #570530;
}
.TagClassName
{
border-color: #570530;
}
</style>