Shades of Tyrian Purple #730558
Tints of Tyrian Purple #730558
RGB
CMYK
RGB Variations
Color information
#730558 (or 0x730558) is known color: Tyrian Purple. HEX triplet: 73, 05 and 58. RGB value is (115,5,88). Sum of RGB (Red+Green+Blue) = 115+5+88=208 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.29% from 208); Green value is 5 (2.34% from 255 or 2.40% from 208); Blue value is 88 (34.77% from 255 or 42.31% from 208); Max value from RGB is 115 - color contains mainly: red. Hex color #730558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730558 is #8CFAA7. Grayscale: #2F2F2F. Windows color (decimal): -9239208 or 5768563. OLE color: 5768563.
HSL color Cylindrical-coordinate representation of color #730558: hue angle of 314.73º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #730558 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 5 | 88 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.55 |
| HSL | 314.73º | 0.92% | 0.24% | - |
| HSV(B) | 314.73º | 0.96% | 0.45% | - |
| XYZ | 8.89 | 4.46 | 9.62 | - |
| YUV | 47.35 | 150.94 | 176.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 5 | 88 | 0 | 0.96 | 0.23 | 0.55 | 314.73 | 0.92 | 0.24 |
| Hex | 73 | 5 | 58 | 0 | 60 | 17 | 37 | 13B | 5C | 18 |
| Octal | 163 | 5 | 130 | 0 | 140 | 27 | 67 | 473 | 134 | 30 |
| Binary | 1110011 | 101 | 1011000 | 0 | 1100000 | 10111 | 110111 | 100111011 | 1011100 | 11000 |
Color Harmonies of #730558
Complementary color
Monochromatic Colors of #730558
Black with #730558
Text Example
Text Example
White with #730558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730558; }
p { color: rgb(115,5,88); }
H1.HeaderClassName
{
color: #730558;
}
.AnyTagClassName
{
color: #730558;
}
</style>
background-color css
<style>
a { background-color: #730558; }
a { background-color: rgb(115,5,88); }
div.DivClassName
{
background-color: #730558;
}
.BgClassName
{
background-color: #730558;
}
</style>
border-color css
<style>
span { border-color: #730558; }
span { border-color: rgb(115,5,88); }
td.TdClassName
{
border-color: #730558;
}
.TagClassName
{
border-color: #730558;
}
</style>