Shades of Tyrian Purple #730447
Tints of Tyrian Purple #730447
RGB
CMYK
RGB Variations
Color information
#730447 (or 0x730447) is known color: Tyrian Purple. HEX triplet: 73, 04 and 47. RGB value is (115,4,71). Sum of RGB (Red+Green+Blue) = 115+4+71=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 4 (1.95% from 255 or 2.11% from 190); Blue value is 71 (28.12% from 255 or 37.37% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #730447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730447 is #8CFBB8. Grayscale: #2C2C2C. Windows color (decimal): -9239481 or 4654195. OLE color: 4654195.
HSL color Cylindrical-coordinate representation of color #730447: hue angle of 323.78º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #730447 is Cyan = 0, Magento = 0.97, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 4 | 71 | - |
| CMYK | 0 | 0.97 | 0.38 | 0.55 |
| HSL | 323.78º | 0.93% | 0.23% | - |
| HSV(B) | 323.78º | 0.97% | 0.45% | - |
| XYZ | 8.25 | 4.19 | 6.33 | - |
| YUV | 44.83 | 142.77 | 178.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 4 | 71 | 0 | 0.97 | 0.38 | 0.55 | 323.78 | 0.93 | 0.23 |
| Hex | 73 | 4 | 47 | 0 | 61 | 26 | 37 | 144 | 5D | 17 |
| Octal | 163 | 4 | 107 | 0 | 141 | 46 | 67 | 504 | 135 | 27 |
| Binary | 1110011 | 100 | 1000111 | 0 | 1100001 | 100110 | 110111 | 101000100 | 1011101 | 10111 |
Color Harmonies of #730447
Complementary color
Monochromatic Colors of #730447
Black with #730447
Text Example
Text Example
White with #730447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730447; }
p { color: rgb(115,4,71); }
H1.HeaderClassName
{
color: #730447;
}
.AnyTagClassName
{
color: #730447;
}
</style>
background-color css
<style>
a { background-color: #730447; }
a { background-color: rgb(115,4,71); }
div.DivClassName
{
background-color: #730447;
}
.BgClassName
{
background-color: #730447;
}
</style>
border-color css
<style>
span { border-color: #730447; }
span { border-color: rgb(115,4,71); }
td.TdClassName
{
border-color: #730447;
}
.TagClassName
{
border-color: #730447;
}
</style>