Shades of Tyrian Purple #730034
Tints of Tyrian Purple #730034
RGB
CMYK
RGB Variations
Color information
#730034 (or 0x730034) is known color: Tyrian Purple. HEX triplet: 73, 00 and 34. RGB value is (115,0,52). Sum of RGB (Red+Green+Blue) = 115+0+52=167 (22% of max value = 765). Red value is 115 (45.31% from 255 or 68.86% from 167); Green value is 0 (0.39% from 255 or 0% from 167); Blue value is 52 (20.70% from 255 or 31.14% from 167); Max value from RGB is 115 - color contains mainly: red. Hex color #730034 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730034 is #8CFFCB. Grayscale: #282828. Windows color (decimal): -9240524 or 3407987. OLE color: 3407987.
HSL color Cylindrical-coordinate representation of color #730034: hue angle of 332.87º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #730034 is Cyan = 0, Magento = 1, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 0 | 52 | - |
| CMYK | 0 | 1 | 0.55 | 0.55 |
| HSL | 332.87º | 1% | 0.23% | - |
| HSV(B) | 332.87º | 1% | 0.45% | - |
| XYZ | 7.69 | 3.89 | 3.59 | - |
| YUV | 40.31 | 134.6 | 181.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 0 | 52 | 0 | 1 | 0.55 | 0.55 | 332.87 | 1 | 0.23 |
| Hex | 73 | 0 | 34 | 0 | 64 | 37 | 37 | 14D | 64 | 17 |
| Octal | 163 | 0 | 64 | 0 | 144 | 67 | 67 | 515 | 144 | 27 |
| Binary | 1110011 | 0 | 110100 | 0 | 1100100 | 110111 | 110111 | 101001101 | 1100100 | 10111 |
Color Harmonies of #730034
Complementary color
Monochromatic Colors of #730034
Black with #730034
Text Example
Text Example
White with #730034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730034; }
p { color: rgb(115,0,52); }
H1.HeaderClassName
{
color: #730034;
}
.AnyTagClassName
{
color: #730034;
}
</style>
background-color css
<style>
a { background-color: #730034; }
a { background-color: rgb(115,0,52); }
div.DivClassName
{
background-color: #730034;
}
.BgClassName
{
background-color: #730034;
}
</style>
border-color css
<style>
span { border-color: #730034; }
span { border-color: rgb(115,0,52); }
td.TdClassName
{
border-color: #730034;
}
.TagClassName
{
border-color: #730034;
}
</style>