Shades of Tyrian Purple #730442
Tints of Tyrian Purple #730442
RGB
CMYK
RGB Variations
Color information
#730442 (or 0x730442) is known color: Tyrian Purple. HEX triplet: 73, 04 and 42. RGB value is (115,4,66). Sum of RGB (Red+Green+Blue) = 115+4+66=185 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.16% from 185); Green value is 4 (1.95% from 255 or 2.16% from 185); Blue value is 66 (26.17% from 255 or 35.68% from 185); Max value from RGB is 115 - color contains mainly: red. Hex color #730442 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730442 is #8CFBBD. Grayscale: #2C2C2C. Windows color (decimal): -9239486 or 4326515. OLE color: 4326515.
HSL color Cylindrical-coordinate representation of color #730442: hue angle of 326.49º 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 #730442 is Cyan = 0, Magento = 0.97, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 4 | 66 | - |
| CMYK | 0 | 0.97 | 0.43 | 0.55 |
| HSL | 326.49º | 0.93% | 0.23% | - |
| HSV(B) | 326.49º | 0.97% | 0.45% | - |
| XYZ | 8.1 | 4.13 | 5.52 | - |
| YUV | 44.26 | 140.27 | 178.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 4 | 66 | 0 | 0.97 | 0.43 | 0.55 | 326.49 | 0.93 | 0.23 |
| Hex | 73 | 4 | 42 | 0 | 61 | 2B | 37 | 146 | 5D | 17 |
| Octal | 163 | 4 | 102 | 0 | 141 | 53 | 67 | 506 | 135 | 27 |
| Binary | 1110011 | 100 | 1000010 | 0 | 1100001 | 101011 | 110111 | 101000110 | 1011101 | 10111 |
Color Harmonies of #730442
Complementary color
Monochromatic Colors of #730442
Black with #730442
Text Example
Text Example
White with #730442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730442; }
p { color: rgb(115,4,66); }
H1.HeaderClassName
{
color: #730442;
}
.AnyTagClassName
{
color: #730442;
}
</style>
background-color css
<style>
a { background-color: #730442; }
a { background-color: rgb(115,4,66); }
div.DivClassName
{
background-color: #730442;
}
.BgClassName
{
background-color: #730442;
}
</style>
border-color css
<style>
span { border-color: #730442; }
span { border-color: rgb(115,4,66); }
td.TdClassName
{
border-color: #730442;
}
.TagClassName
{
border-color: #730442;
}
</style>