Shades of Tyrian Purple #730359
Tints of Tyrian Purple #730359
RGB
CMYK
RGB Variations
Color information
#730359 (or 0x730359) is known color: Tyrian Purple. HEX triplet: 73, 03 and 59. RGB value is (115,3,89). Sum of RGB (Red+Green+Blue) = 115+3+89=207 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.56% from 207); Green value is 3 (1.56% from 255 or 1.45% from 207); Blue value is 89 (35.16% from 255 or 43.00% from 207); Max value from RGB is 115 - color contains mainly: red. Hex color #730359 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730359 is #8CFCA6. Grayscale: #2E2E2E. Windows color (decimal): -9239719 or 5833587. OLE color: 5833587.
HSL color Cylindrical-coordinate representation of color #730359: hue angle of 313.93º degrees, saturation: 0.95, 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 #730359 is Cyan = 0, Magento = 0.97, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 3 | 89 | - |
| CMYK | 0 | 0.97 | 0.23 | 0.55 |
| HSL | 313.93º | 0.95% | 0.23% | - |
| HSV(B) | 313.93º | 0.97% | 0.45% | - |
| XYZ | 8.91 | 4.43 | 9.84 | - |
| YUV | 46.29 | 152.11 | 177.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 3 | 89 | 0 | 0.97 | 0.23 | 0.55 | 313.93 | 0.95 | 0.23 |
| Hex | 73 | 3 | 59 | 0 | 61 | 17 | 37 | 13A | 5F | 17 |
| Octal | 163 | 3 | 131 | 0 | 141 | 27 | 67 | 472 | 137 | 27 |
| Binary | 1110011 | 11 | 1011001 | 0 | 1100001 | 10111 | 110111 | 100111010 | 1011111 | 10111 |
Color Harmonies of #730359
Complementary color
Monochromatic Colors of #730359
Black with #730359
Text Example
Text Example
White with #730359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730359; }
p { color: rgb(115,3,89); }
H1.HeaderClassName
{
color: #730359;
}
.AnyTagClassName
{
color: #730359;
}
</style>
background-color css
<style>
a { background-color: #730359; }
a { background-color: rgb(115,3,89); }
div.DivClassName
{
background-color: #730359;
}
.BgClassName
{
background-color: #730359;
}
</style>
border-color css
<style>
span { border-color: #730359; }
span { border-color: rgb(115,3,89); }
td.TdClassName
{
border-color: #730359;
}
.TagClassName
{
border-color: #730359;
}
</style>