Shades of Tyrian Purple #730749
Tints of Tyrian Purple #730749
RGB
CMYK
RGB Variations
Color information
#730749 (or 0x730749) is known color: Tyrian Purple. HEX triplet: 73, 07 and 49. RGB value is (115,7,73). Sum of RGB (Red+Green+Blue) = 115+7+73=195 (25% of max value = 765). Red value is 115 (45.31% from 255 or 58.97% from 195); Green value is 7 (3.12% from 255 or 3.59% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 115 - color contains mainly: red. Hex color #730749 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730749 is #8CF8B6. Grayscale: #2E2E2E. Windows color (decimal): -9238711 or 4786035. OLE color: 4786035.
HSL color Cylindrical-coordinate representation of color #730749: hue angle of 323.33º 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 #730749 is Cyan = 0, Magento = 0.94, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 7 | 73 | - |
| CMYK | 0 | 0.94 | 0.37 | 0.55 |
| HSL | 323.33º | 0.89% | 0.24% | - |
| HSV(B) | 323.33º | 0.94% | 0.45% | - |
| XYZ | 8.35 | 4.28 | 6.69 | - |
| YUV | 46.82 | 142.78 | 176.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 7 | 73 | 0 | 0.94 | 0.37 | 0.55 | 323.33 | 0.89 | 0.24 |
| Hex | 73 | 7 | 49 | 0 | 5E | 25 | 37 | 143 | 59 | 18 |
| Octal | 163 | 7 | 111 | 0 | 136 | 45 | 67 | 503 | 131 | 30 |
| Binary | 1110011 | 111 | 1001001 | 0 | 1011110 | 100101 | 110111 | 101000011 | 1011001 | 11000 |
Color Harmonies of #730749
Complementary color
Monochromatic Colors of #730749
Black with #730749
Text Example
Text Example
White with #730749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730749; }
p { color: rgb(115,7,73); }
H1.HeaderClassName
{
color: #730749;
}
.AnyTagClassName
{
color: #730749;
}
</style>
background-color css
<style>
a { background-color: #730749; }
a { background-color: rgb(115,7,73); }
div.DivClassName
{
background-color: #730749;
}
.BgClassName
{
background-color: #730749;
}
</style>
border-color css
<style>
span { border-color: #730749; }
span { border-color: rgb(115,7,73); }
td.TdClassName
{
border-color: #730749;
}
.TagClassName
{
border-color: #730749;
}
</style>