Shades of Tyrian Purple #730759
Tints of Tyrian Purple #730759
RGB
CMYK
RGB Variations
Color information
#730759 (or 0x730759) is known color: Tyrian Purple. HEX triplet: 73, 07 and 59. RGB value is (115,7,89). Sum of RGB (Red+Green+Blue) = 115+7+89=211 (27% of max value = 765). Red value is 115 (45.31% from 255 or 54.50% from 211); Green value is 7 (3.12% from 255 or 3.32% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 115 - color contains mainly: red. Hex color #730759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730759 is #8CF8A6. Grayscale: #303030. Windows color (decimal): -9238695 or 5834611. OLE color: 5834611.
HSL color Cylindrical-coordinate representation of color #730759: hue angle of 314.44º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #730759 is Cyan = 0, Magento = 0.94, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 7 | 89 | - |
| CMYK | 0 | 0.94 | 0.23 | 0.55 |
| HSL | 314.44º | 0.89% | 0.24% | - |
| HSV(B) | 314.44º | 0.94% | 0.45% | - |
| XYZ | 8.95 | 4.52 | 9.85 | - |
| YUV | 48.64 | 150.78 | 175.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 7 | 89 | 0 | 0.94 | 0.23 | 0.55 | 314.44 | 0.89 | 0.24 |
| Hex | 73 | 7 | 59 | 0 | 5E | 17 | 37 | 13A | 59 | 18 |
| Octal | 163 | 7 | 131 | 0 | 136 | 27 | 67 | 472 | 131 | 30 |
| Binary | 1110011 | 111 | 1011001 | 0 | 1011110 | 10111 | 110111 | 100111010 | 1011001 | 11000 |
Color Harmonies of #730759
Complementary color
Monochromatic Colors of #730759
Black with #730759
Text Example
Text Example
White with #730759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730759; }
p { color: rgb(115,7,89); }
H1.HeaderClassName
{
color: #730759;
}
.AnyTagClassName
{
color: #730759;
}
</style>
background-color css
<style>
a { background-color: #730759; }
a { background-color: rgb(115,7,89); }
div.DivClassName
{
background-color: #730759;
}
.BgClassName
{
background-color: #730759;
}
</style>
border-color css
<style>
span { border-color: #730759; }
span { border-color: rgb(115,7,89); }
td.TdClassName
{
border-color: #730759;
}
.TagClassName
{
border-color: #730759;
}
</style>