Shades of Tyrian Purple #730141
Tints of Tyrian Purple #730141
RGB
CMYK
RGB Variations
Color information
#730141 (or 0x730141) is known color: Tyrian Purple. HEX triplet: 73, 01 and 41. RGB value is (115,1,65). Sum of RGB (Red+Green+Blue) = 115+1+65=181 (23% of max value = 765). Red value is 115 (45.31% from 255 or 63.54% from 181); Green value is 1 (0.78% from 255 or 0.55% from 181); Blue value is 65 (25.78% from 255 or 35.91% from 181); Max value from RGB is 115 - color contains mainly: red. Hex color #730141 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730141 is #8CFEBE. Grayscale: #2A2A2A. Windows color (decimal): -9240255 or 4260211. OLE color: 4260211.
HSL color Cylindrical-coordinate representation of color #730141: hue angle of 326.32º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #730141 is Cyan = 0, Magento = 0.99, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 1 | 65 | - |
| CMYK | 0 | 0.99 | 0.43 | 0.55 |
| HSL | 326.32º | 0.98% | 0.23% | - |
| HSV(B) | 326.32º | 0.99% | 0.45% | - |
| XYZ | 8.04 | 4.05 | 5.36 | - |
| YUV | 42.38 | 140.77 | 179.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 1 | 65 | 0 | 0.99 | 0.43 | 0.55 | 326.32 | 0.98 | 0.23 |
| Hex | 73 | 1 | 41 | 0 | 63 | 2B | 37 | 146 | 62 | 17 |
| Octal | 163 | 1 | 101 | 0 | 143 | 53 | 67 | 506 | 142 | 27 |
| Binary | 1110011 | 1 | 1000001 | 0 | 1100011 | 101011 | 110111 | 101000110 | 1100010 | 10111 |
Color Harmonies of #730141
Complementary color
Monochromatic Colors of #730141
Black with #730141
Text Example
Text Example
White with #730141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730141; }
p { color: rgb(115,1,65); }
H1.HeaderClassName
{
color: #730141;
}
.AnyTagClassName
{
color: #730141;
}
</style>
background-color css
<style>
a { background-color: #730141; }
a { background-color: rgb(115,1,65); }
div.DivClassName
{
background-color: #730141;
}
.BgClassName
{
background-color: #730141;
}
</style>
border-color css
<style>
span { border-color: #730141; }
span { border-color: rgb(115,1,65); }
td.TdClassName
{
border-color: #730141;
}
.TagClassName
{
border-color: #730141;
}
</style>