Shades of Tyrian Purple #730145
Tints of Tyrian Purple #730145
RGB
CMYK
RGB Variations
Color information
#730145 (or 0x730145) is known color: Tyrian Purple. HEX triplet: 73, 01 and 45. RGB value is (115,1,69). Sum of RGB (Red+Green+Blue) = 115+1+69=185 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.16% from 185); Green value is 1 (0.78% from 255 or 0.54% from 185); Blue value is 69 (27.34% from 255 or 37.30% from 185); Max value from RGB is 115 - color contains mainly: red. Hex color #730145 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730145 is #8CFEBA. Grayscale: #2A2A2A. Windows color (decimal): -9240251 or 4522355. OLE color: 4522355.
HSL color Cylindrical-coordinate representation of color #730145: hue angle of 324.21º 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 #730145 is Cyan = 0, Magento = 0.99, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 1 | 69 | - |
| CMYK | 0 | 0.99 | 0.4 | 0.55 |
| HSL | 324.21º | 0.98% | 0.23% | - |
| HSV(B) | 324.21º | 0.99% | 0.45% | - |
| XYZ | 8.16 | 4.1 | 5.99 | - |
| YUV | 42.84 | 142.77 | 179.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 1 | 69 | 0 | 0.99 | 0.4 | 0.55 | 324.21 | 0.98 | 0.23 |
| Hex | 73 | 1 | 45 | 0 | 63 | 28 | 37 | 144 | 62 | 17 |
| Octal | 163 | 1 | 105 | 0 | 143 | 50 | 67 | 504 | 142 | 27 |
| Binary | 1110011 | 1 | 1000101 | 0 | 1100011 | 101000 | 110111 | 101000100 | 1100010 | 10111 |
Color Harmonies of #730145
Complementary color
Monochromatic Colors of #730145
Black with #730145
Text Example
Text Example
White with #730145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730145; }
p { color: rgb(115,1,69); }
H1.HeaderClassName
{
color: #730145;
}
.AnyTagClassName
{
color: #730145;
}
</style>
background-color css
<style>
a { background-color: #730145; }
a { background-color: rgb(115,1,69); }
div.DivClassName
{
background-color: #730145;
}
.BgClassName
{
background-color: #730145;
}
</style>
border-color css
<style>
span { border-color: #730145; }
span { border-color: rgb(115,1,69); }
td.TdClassName
{
border-color: #730145;
}
.TagClassName
{
border-color: #730145;
}
</style>