Shades of Tyrian Purple #730738
Tints of Tyrian Purple #730738
RGB
CMYK
RGB Variations
Color information
#730738 (or 0x730738) is known color: Tyrian Purple. HEX triplet: 73, 07 and 38. RGB value is (115,7,56). Sum of RGB (Red+Green+Blue) = 115+7+56=178 (23% of max value = 765). Red value is 115 (45.31% from 255 or 64.61% from 178); Green value is 7 (3.12% from 255 or 3.93% from 178); Blue value is 56 (22.27% from 255 or 31.46% from 178); Max value from RGB is 115 - color contains mainly: red. Hex color #730738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730738 is #8CF8C7. Grayscale: #2C2C2C. Windows color (decimal): -9238728 or 3671923. OLE color: 3671923.
HSL color Cylindrical-coordinate representation of color #730738: hue angle of 332.78º 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 #730738 is Cyan = 0, Magento = 0.94, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 7 | 56 | - |
| CMYK | 0 | 0.94 | 0.51 | 0.55 |
| HSL | 332.78º | 0.89% | 0.24% | - |
| HSV(B) | 332.78º | 0.94% | 0.45% | - |
| XYZ | 7.86 | 4.08 | 4.12 | - |
| YUV | 44.88 | 134.28 | 178.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 7 | 56 | 0 | 0.94 | 0.51 | 0.55 | 332.78 | 0.89 | 0.24 |
| Hex | 73 | 7 | 38 | 0 | 5E | 33 | 37 | 14D | 59 | 18 |
| Octal | 163 | 7 | 70 | 0 | 136 | 63 | 67 | 515 | 131 | 30 |
| Binary | 1110011 | 111 | 111000 | 0 | 1011110 | 110011 | 110111 | 101001101 | 1011001 | 11000 |
Color Harmonies of #730738
Complementary color
Monochromatic Colors of #730738
Black with #730738
Text Example
Text Example
White with #730738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730738; }
p { color: rgb(115,7,56); }
H1.HeaderClassName
{
color: #730738;
}
.AnyTagClassName
{
color: #730738;
}
</style>
background-color css
<style>
a { background-color: #730738; }
a { background-color: rgb(115,7,56); }
div.DivClassName
{
background-color: #730738;
}
.BgClassName
{
background-color: #730738;
}
</style>
border-color css
<style>
span { border-color: #730738; }
span { border-color: rgb(115,7,56); }
td.TdClassName
{
border-color: #730738;
}
.TagClassName
{
border-color: #730738;
}
</style>