Shades of Tyrian Purple #730043
Tints of Tyrian Purple #730043
RGB
CMYK
RGB Variations
Color information
#730043 (or 0x730043) is known color: Tyrian Purple. HEX triplet: 73, 00 and 43. RGB value is (115,0,67). Sum of RGB (Red+Green+Blue) = 115+0+67=182 (24% of max value = 765). Red value is 115 (45.31% from 255 or 63.19% from 182); Green value is 0 (0.39% from 255 or 0% from 182); Blue value is 67 (26.56% from 255 or 36.81% from 182); Max value from RGB is 115 - color contains mainly: red. Hex color #730043 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730043 is #8CFFBC. Grayscale: #292929. Windows color (decimal): -9240509 or 4391027. OLE color: 4391027.
HSL color Cylindrical-coordinate representation of color #730043: hue angle of 325.04º 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 #730043 is Cyan = 0, Magento = 1, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 0 | 67 | - |
| CMYK | 0 | 1 | 0.42 | 0.55 |
| HSL | 325.04º | 1% | 0.23% | - |
| HSV(B) | 325.04º | 1% | 0.45% | - |
| XYZ | 8.08 | 4.05 | 5.67 | - |
| YUV | 42.02 | 142.1 | 180.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 0 | 67 | 0 | 1 | 0.42 | 0.55 | 325.04 | 1 | 0.23 |
| Hex | 73 | 0 | 43 | 0 | 64 | 2A | 37 | 145 | 64 | 17 |
| Octal | 163 | 0 | 103 | 0 | 144 | 52 | 67 | 505 | 144 | 27 |
| Binary | 1110011 | 0 | 1000011 | 0 | 1100100 | 101010 | 110111 | 101000101 | 1100100 | 10111 |
Color Harmonies of #730043
Complementary color
Monochromatic Colors of #730043
Black with #730043
Text Example
Text Example
White with #730043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730043; }
p { color: rgb(115,0,67); }
H1.HeaderClassName
{
color: #730043;
}
.AnyTagClassName
{
color: #730043;
}
</style>
background-color css
<style>
a { background-color: #730043; }
a { background-color: rgb(115,0,67); }
div.DivClassName
{
background-color: #730043;
}
.BgClassName
{
background-color: #730043;
}
</style>
border-color css
<style>
span { border-color: #730043; }
span { border-color: rgb(115,0,67); }
td.TdClassName
{
border-color: #730043;
}
.TagClassName
{
border-color: #730043;
}
</style>