Shades of Tyrian Purple #730144
Tints of Tyrian Purple #730144
RGB
CMYK
RGB Variations
Color information
#730144 (or 0x730144) is known color: Tyrian Purple. HEX triplet: 73, 01 and 44. RGB value is (115,1,68). Sum of RGB (Red+Green+Blue) = 115+1+68=184 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.5% from 184); Green value is 1 (0.78% from 255 or 0.54% from 184); Blue value is 68 (26.95% from 255 or 36.96% from 184); Max value from RGB is 115 - color contains mainly: red. Hex color #730144 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730144 is #8CFEBB. Grayscale: #2A2A2A. Windows color (decimal): -9240252 or 4456819. OLE color: 4456819.
HSL color Cylindrical-coordinate representation of color #730144: hue angle of 324.74º 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 #730144 is Cyan = 0, Magento = 0.99, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 1 | 68 | - |
| CMYK | 0 | 0.99 | 0.41 | 0.55 |
| HSL | 324.74º | 0.98% | 0.23% | - |
| HSV(B) | 324.74º | 0.99% | 0.45% | - |
| XYZ | 8.12 | 4.08 | 5.83 | - |
| YUV | 42.72 | 142.27 | 179.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 1 | 68 | 0 | 0.99 | 0.41 | 0.55 | 324.74 | 0.98 | 0.23 |
| Hex | 73 | 1 | 44 | 0 | 63 | 29 | 37 | 145 | 62 | 17 |
| Octal | 163 | 1 | 104 | 0 | 143 | 51 | 67 | 505 | 142 | 27 |
| Binary | 1110011 | 1 | 1000100 | 0 | 1100011 | 101001 | 110111 | 101000101 | 1100010 | 10111 |
Color Harmonies of #730144
Complementary color
Monochromatic Colors of #730144
Black with #730144
Text Example
Text Example
White with #730144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730144; }
p { color: rgb(115,1,68); }
H1.HeaderClassName
{
color: #730144;
}
.AnyTagClassName
{
color: #730144;
}
</style>
background-color css
<style>
a { background-color: #730144; }
a { background-color: rgb(115,1,68); }
div.DivClassName
{
background-color: #730144;
}
.BgClassName
{
background-color: #730144;
}
</style>
border-color css
<style>
span { border-color: #730144; }
span { border-color: rgb(115,1,68); }
td.TdClassName
{
border-color: #730144;
}
.TagClassName
{
border-color: #730144;
}
</style>