Shades of Tyrian Purple #730059
Tints of Tyrian Purple #730059
RGB
CMYK
RGB Variations
Color information
#730059 (or 0x730059) is known color: Tyrian Purple. HEX triplet: 73, 00 and 59. RGB value is (115,0,89). Sum of RGB (Red+Green+Blue) = 115+0+89=204 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.37% from 204); Green value is 0 (0.39% from 255 or 0% from 204); Blue value is 89 (35.16% from 255 or 43.63% from 204); Max value from RGB is 115 - color contains mainly: red. Hex color #730059 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730059 is #8CFFA6. Grayscale: #2C2C2C. Windows color (decimal): -9240487 or 5832819. OLE color: 5832819.
HSL color Cylindrical-coordinate representation of color #730059: hue angle of 313.57º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #730059 is Cyan = 0, Magento = 1, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 0 | 89 | - |
| CMYK | 0 | 1 | 0.23 | 0.55 |
| HSL | 313.57º | 1% | 0.23% | - |
| HSV(B) | 313.57º | 1% | 0.45% | - |
| XYZ | 8.87 | 4.37 | 9.83 | - |
| YUV | 44.53 | 153.1 | 178.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 0 | 89 | 0 | 1 | 0.23 | 0.55 | 313.57 | 1 | 0.23 |
| Hex | 73 | 0 | 59 | 0 | 64 | 17 | 37 | 13A | 64 | 17 |
| Octal | 163 | 0 | 131 | 0 | 144 | 27 | 67 | 472 | 144 | 27 |
| Binary | 1110011 | 0 | 1011001 | 0 | 1100100 | 10111 | 110111 | 100111010 | 1100100 | 10111 |
Color Harmonies of #730059
Complementary color
Monochromatic Colors of #730059
Black with #730059
Text Example
Text Example
White with #730059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730059; }
p { color: rgb(115,0,89); }
H1.HeaderClassName
{
color: #730059;
}
.AnyTagClassName
{
color: #730059;
}
</style>
background-color css
<style>
a { background-color: #730059; }
a { background-color: rgb(115,0,89); }
div.DivClassName
{
background-color: #730059;
}
.BgClassName
{
background-color: #730059;
}
</style>
border-color css
<style>
span { border-color: #730059; }
span { border-color: rgb(115,0,89); }
td.TdClassName
{
border-color: #730059;
}
.TagClassName
{
border-color: #730059;
}
</style>