Shades of Tyrian Purple #570730
Tints of Tyrian Purple #570730
RGB
CMYK
RGB Variations
Color information
#570730 (or 0x570730) is known color: Tyrian Purple. HEX triplet: 57, 07 and 30. RGB value is (87,7,48). Sum of RGB (Red+Green+Blue) = 87+7+48=142 (18% of max value = 765). Red value is 87 (34.38% from 255 or 61.27% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 48 (19.14% from 255 or 33.80% from 142); Max value from RGB is 87 - color contains mainly: red. Hex color #570730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570730 is #A8F8CF. Grayscale: #232323. Windows color (decimal): -11073744 or 3147607. OLE color: 3147607.
HSL color Cylindrical-coordinate representation of color #570730: hue angle of 329.25º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #570730 is Cyan = 0, Magento = 0.92, Yellow = 0.45 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 7 | 48 | - |
| CMYK | 0 | 0.92 | 0.45 | 0.66 |
| HSL | 329.25º | 0.85% | 0.18% | - |
| HSV(B) | 329.25º | 0.92% | 0.34% | - |
| XYZ | 4.54 | 2.39 | 3.02 | - |
| YUV | 35.59 | 135 | 164.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 7 | 48 | 0 | 0.92 | 0.45 | 0.66 | 329.25 | 0.85 | 0.18 |
| Hex | 57 | 7 | 30 | 0 | 5C | 2D | 42 | 149 | 55 | 12 |
| Octal | 127 | 7 | 60 | 0 | 134 | 55 | 102 | 511 | 125 | 22 |
| Binary | 1010111 | 111 | 110000 | 0 | 1011100 | 101101 | 1000010 | 101001001 | 1010101 | 10010 |
Color Harmonies of #570730
Complementary color
Monochromatic Colors of #570730
Black with #570730
Text Example
Text Example
White with #570730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570730; }
p { color: rgb(87,7,48); }
H1.HeaderClassName
{
color: #570730;
}
.AnyTagClassName
{
color: #570730;
}
</style>
background-color css
<style>
a { background-color: #570730; }
a { background-color: rgb(87,7,48); }
div.DivClassName
{
background-color: #570730;
}
.BgClassName
{
background-color: #570730;
}
</style>
border-color css
<style>
span { border-color: #570730; }
span { border-color: rgb(87,7,48); }
td.TdClassName
{
border-color: #570730;
}
.TagClassName
{
border-color: #570730;
}
</style>