Shades of Tyrian Purple #570430
Tints of Tyrian Purple #570430
RGB
CMYK
RGB Variations
Color information
#570430 (or 0x570430) is known color: Tyrian Purple. HEX triplet: 57, 04 and 30. RGB value is (87,4,48). Sum of RGB (Red+Green+Blue) = 87+4+48=139 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.59% from 139); Green value is 4 (1.95% from 255 or 2.88% from 139); Blue value is 48 (19.14% from 255 or 34.53% from 139); Max value from RGB is 87 - color contains mainly: red. Hex color #570430 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #570430 is #A8FBCF. Grayscale: #212121. Windows color (decimal): -11074512 or 3146839. OLE color: 3146839.
HSL color Cylindrical-coordinate representation of color #570430: hue angle of 328.19º 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 #570430 is Cyan = 0, Magento = 0.95, Yellow = 0.45 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 4 | 48 | - |
| CMYK | 0 | 0.95 | 0.45 | 0.66 |
| HSL | 328.19º | 0.91% | 0.18% | - |
| HSV(B) | 328.19º | 0.95% | 0.34% | - |
| XYZ | 4.51 | 2.33 | 3.01 | - |
| YUV | 33.83 | 136 | 165.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 4 | 48 | 0 | 0.95 | 0.45 | 0.66 | 328.19 | 0.91 | 0.18 |
| Hex | 57 | 4 | 30 | 0 | 5F | 2D | 42 | 148 | 5B | 12 |
| Octal | 127 | 4 | 60 | 0 | 137 | 55 | 102 | 510 | 133 | 22 |
| Binary | 1010111 | 100 | 110000 | 0 | 1011111 | 101101 | 1000010 | 101001000 | 1011011 | 10010 |
Color Harmonies of #570430
Complementary color
Monochromatic Colors of #570430
Black with #570430
Text Example
Text Example
White with #570430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570430; }
p { color: rgb(87,4,48); }
H1.HeaderClassName
{
color: #570430;
}
.AnyTagClassName
{
color: #570430;
}
</style>
background-color css
<style>
a { background-color: #570430; }
a { background-color: rgb(87,4,48); }
div.DivClassName
{
background-color: #570430;
}
.BgClassName
{
background-color: #570430;
}
</style>
border-color css
<style>
span { border-color: #570430; }
span { border-color: rgb(87,4,48); }
td.TdClassName
{
border-color: #570430;
}
.TagClassName
{
border-color: #570430;
}
</style>