Shades of Tyrian Purple #720053
Tints of Tyrian Purple #720053
RGB
CMYK
RGB Variations
Color information
#720053 (or 0x720053) is known color: Tyrian Purple. HEX triplet: 72, 00 and 53. RGB value is (114,0,83). Sum of RGB (Red+Green+Blue) = 114+0+83=197 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.87% from 197); Green value is 0 (0.39% from 255 or 0% from 197); Blue value is 83 (32.81% from 255 or 42.13% from 197); Max value from RGB is 114 - color contains mainly: red. Hex color #720053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720053 is #8DFFAC. Grayscale: #2B2B2B. Windows color (decimal): -9306029 or 5439602. OLE color: 5439602.
HSL color Cylindrical-coordinate representation of color #720053: hue angle of 316.32º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #720053 is Cyan = 0, Magento = 1, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 0 | 83 | - |
| CMYK | 0 | 1 | 0.27 | 0.55 |
| HSL | 316.32º | 1% | 0.22% | - |
| HSV(B) | 316.32º | 1% | 0.45% | - |
| XYZ | 8.5 | 4.2 | 8.55 | - |
| YUV | 43.55 | 150.27 | 178.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 0 | 83 | 0 | 1 | 0.27 | 0.55 | 316.32 | 1 | 0.22 |
| Hex | 72 | 0 | 53 | 0 | 64 | 1B | 37 | 13C | 64 | 16 |
| Octal | 162 | 0 | 123 | 0 | 144 | 33 | 67 | 474 | 144 | 26 |
| Binary | 1110010 | 0 | 1010011 | 0 | 1100100 | 11011 | 110111 | 100111100 | 1100100 | 10110 |
Color Harmonies of #720053
Complementary color
Monochromatic Colors of #720053
Black with #720053
Text Example
Text Example
White with #720053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720053; }
p { color: rgb(114,0,83); }
H1.HeaderClassName
{
color: #720053;
}
.AnyTagClassName
{
color: #720053;
}
</style>
background-color css
<style>
a { background-color: #720053; }
a { background-color: rgb(114,0,83); }
div.DivClassName
{
background-color: #720053;
}
.BgClassName
{
background-color: #720053;
}
</style>
border-color css
<style>
span { border-color: #720053; }
span { border-color: rgb(114,0,83); }
td.TdClassName
{
border-color: #720053;
}
.TagClassName
{
border-color: #720053;
}
</style>