Shades of Tyrian Purple #730148
Tints of Tyrian Purple #730148
RGB
CMYK
RGB Variations
Color information
#730148 (or 0x730148) is known color: Tyrian Purple. HEX triplet: 73, 01 and 48. RGB value is (115,1,72). Sum of RGB (Red+Green+Blue) = 115+1+72=188 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.17% from 188); Green value is 1 (0.78% from 255 or 0.53% from 188); Blue value is 72 (28.52% from 255 or 38.30% from 188); Max value from RGB is 115 - color contains mainly: red. Hex color #730148 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730148 is #8CFEB7. Grayscale: #2B2B2B. Windows color (decimal): -9240248 or 4718963. OLE color: 4718963.
HSL color Cylindrical-coordinate representation of color #730148: hue angle of 322.63º 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 #730148 is Cyan = 0, Magento = 0.99, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 1 | 72 | - |
| CMYK | 0 | 0.99 | 0.37 | 0.55 |
| HSL | 322.63º | 0.98% | 0.23% | - |
| HSV(B) | 322.63º | 0.99% | 0.45% | - |
| XYZ | 8.25 | 4.13 | 6.49 | - |
| YUV | 43.18 | 144.27 | 179.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 1 | 72 | 0 | 0.99 | 0.37 | 0.55 | 322.63 | 0.98 | 0.23 |
| Hex | 73 | 1 | 48 | 0 | 63 | 25 | 37 | 143 | 62 | 17 |
| Octal | 163 | 1 | 110 | 0 | 143 | 45 | 67 | 503 | 142 | 27 |
| Binary | 1110011 | 1 | 1001000 | 0 | 1100011 | 100101 | 110111 | 101000011 | 1100010 | 10111 |
Color Harmonies of #730148
Complementary color
Monochromatic Colors of #730148
Black with #730148
Text Example
Text Example
White with #730148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730148; }
p { color: rgb(115,1,72); }
H1.HeaderClassName
{
color: #730148;
}
.AnyTagClassName
{
color: #730148;
}
</style>
background-color css
<style>
a { background-color: #730148; }
a { background-color: rgb(115,1,72); }
div.DivClassName
{
background-color: #730148;
}
.BgClassName
{
background-color: #730148;
}
</style>
border-color css
<style>
span { border-color: #730148; }
span { border-color: rgb(115,1,72); }
td.TdClassName
{
border-color: #730148;
}
.TagClassName
{
border-color: #730148;
}
</style>