Shades of Tyrian Purple #730433
Tints of Tyrian Purple #730433
RGB
CMYK
RGB Variations
Color information
#730433 (or 0x730433) is known color: Tyrian Purple. HEX triplet: 73, 04 and 33. RGB value is (115,4,51). Sum of RGB (Red+Green+Blue) = 115+4+51=170 (22% of max value = 765). Red value is 115 (45.31% from 255 or 67.65% from 170); Green value is 4 (1.95% from 255 or 2.35% from 170); Blue value is 51 (20.31% from 255 or 30% from 170); Max value from RGB is 115 - color contains mainly: red. Hex color #730433 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730433 is #8CFBCC. Grayscale: #2A2A2A. Windows color (decimal): -9239501 or 3343475. OLE color: 3343475.
HSL color Cylindrical-coordinate representation of color #730433: hue angle of 334.59º 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 #730433 is Cyan = 0, Magento = 0.97, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 4 | 51 | - |
| CMYK | 0 | 0.97 | 0.56 | 0.55 |
| HSL | 334.59º | 0.93% | 0.23% | - |
| HSV(B) | 334.59º | 0.97% | 0.45% | - |
| XYZ | 7.71 | 3.97 | 3.49 | - |
| YUV | 42.55 | 132.77 | 179.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 4 | 51 | 0 | 0.97 | 0.56 | 0.55 | 334.59 | 0.93 | 0.23 |
| Hex | 73 | 4 | 33 | 0 | 61 | 38 | 37 | 14F | 5D | 17 |
| Octal | 163 | 4 | 63 | 0 | 141 | 70 | 67 | 517 | 135 | 27 |
| Binary | 1110011 | 100 | 110011 | 0 | 1100001 | 111000 | 110111 | 101001111 | 1011101 | 10111 |
Color Harmonies of #730433
Complementary color
Monochromatic Colors of #730433
Black with #730433
Text Example
Text Example
White with #730433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730433; }
p { color: rgb(115,4,51); }
H1.HeaderClassName
{
color: #730433;
}
.AnyTagClassName
{
color: #730433;
}
</style>
background-color css
<style>
a { background-color: #730433; }
a { background-color: rgb(115,4,51); }
div.DivClassName
{
background-color: #730433;
}
.BgClassName
{
background-color: #730433;
}
</style>
border-color css
<style>
span { border-color: #730433; }
span { border-color: rgb(115,4,51); }
td.TdClassName
{
border-color: #730433;
}
.TagClassName
{
border-color: #730433;
}
</style>