Shades of Tyrian Purple #730053
Tints of Tyrian Purple #730053
RGB
CMYK
RGB Variations
Color information
#730053 (or 0x730053) is known color: Tyrian Purple. HEX triplet: 73, 00 and 53. RGB value is (115,0,83). Sum of RGB (Red+Green+Blue) = 115+0+83=198 (26% of max value = 765). Red value is 115 (45.31% from 255 or 58.08% from 198); Green value is 0 (0.39% from 255 or 0% from 198); Blue value is 83 (32.81% from 255 or 41.92% from 198); Max value from RGB is 115 - color contains mainly: red. Hex color #730053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730053 is #8CFFAC. Grayscale: #2B2B2B. Windows color (decimal): -9240493 or 5439603. OLE color: 5439603.
HSL color Cylindrical-coordinate representation of color #730053: hue angle of 316.7º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #730053 is Cyan = 0, Magento = 1, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 0 | 83 | - |
| CMYK | 0 | 1 | 0.28 | 0.55 |
| HSL | 316.7º | 1% | 0.23% | - |
| HSV(B) | 316.7º | 1% | 0.45% | - |
| XYZ | 8.63 | 4.27 | 8.55 | - |
| YUV | 43.85 | 150.1 | 178.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 0 | 83 | 0 | 1 | 0.28 | 0.55 | 316.7 | 1 | 0.23 |
| Hex | 73 | 0 | 53 | 0 | 64 | 1C | 37 | 13D | 64 | 17 |
| Octal | 163 | 0 | 123 | 0 | 144 | 34 | 67 | 475 | 144 | 27 |
| Binary | 1110011 | 0 | 1010011 | 0 | 1100100 | 11100 | 110111 | 100111101 | 1100100 | 10111 |
Color Harmonies of #730053
Complementary color
Monochromatic Colors of #730053
Black with #730053
Text Example
Text Example
White with #730053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730053; }
p { color: rgb(115,0,83); }
H1.HeaderClassName
{
color: #730053;
}
.AnyTagClassName
{
color: #730053;
}
</style>
background-color css
<style>
a { background-color: #730053; }
a { background-color: rgb(115,0,83); }
div.DivClassName
{
background-color: #730053;
}
.BgClassName
{
background-color: #730053;
}
</style>
border-color css
<style>
span { border-color: #730053; }
span { border-color: rgb(115,0,83); }
td.TdClassName
{
border-color: #730053;
}
.TagClassName
{
border-color: #730053;
}
</style>