Shades of Tyrian Purple #730341
Tints of Tyrian Purple #730341
RGB
CMYK
RGB Variations
Color information
#730341 (or 0x730341) is known color: Tyrian Purple. HEX triplet: 73, 03 and 41. RGB value is (115,3,65). Sum of RGB (Red+Green+Blue) = 115+3+65=183 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.84% from 183); Green value is 3 (1.56% from 255 or 1.64% from 183); Blue value is 65 (25.78% from 255 or 35.52% from 183); Max value from RGB is 115 - color contains mainly: red. Hex color #730341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730341 is #8CFCBE. Grayscale: #2B2B2B. Windows color (decimal): -9239743 or 4260723. OLE color: 4260723.
HSL color Cylindrical-coordinate representation of color #730341: hue angle of 326.79º degrees, saturation: 0.95, 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 #730341 is Cyan = 0, Magento = 0.97, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 3 | 65 | - |
| CMYK | 0 | 0.97 | 0.43 | 0.55 |
| HSL | 326.79º | 0.95% | 0.23% | - |
| HSV(B) | 326.79º | 0.97% | 0.45% | - |
| XYZ | 8.06 | 4.09 | 5.37 | - |
| YUV | 43.56 | 140.11 | 178.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 3 | 65 | 0 | 0.97 | 0.43 | 0.55 | 326.79 | 0.95 | 0.23 |
| Hex | 73 | 3 | 41 | 0 | 61 | 2B | 37 | 147 | 5F | 17 |
| Octal | 163 | 3 | 101 | 0 | 141 | 53 | 67 | 507 | 137 | 27 |
| Binary | 1110011 | 11 | 1000001 | 0 | 1100001 | 101011 | 110111 | 101000111 | 1011111 | 10111 |
Color Harmonies of #730341
Complementary color
Monochromatic Colors of #730341
Black with #730341
Text Example
Text Example
White with #730341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730341; }
p { color: rgb(115,3,65); }
H1.HeaderClassName
{
color: #730341;
}
.AnyTagClassName
{
color: #730341;
}
</style>
background-color css
<style>
a { background-color: #730341; }
a { background-color: rgb(115,3,65); }
div.DivClassName
{
background-color: #730341;
}
.BgClassName
{
background-color: #730341;
}
</style>
border-color css
<style>
span { border-color: #730341; }
span { border-color: rgb(115,3,65); }
td.TdClassName
{
border-color: #730341;
}
.TagClassName
{
border-color: #730341;
}
</style>