Shades of Tyrian Purple #720747
Tints of Tyrian Purple #720747
RGB
CMYK
RGB Variations
Color information
#720747 (or 0x720747) is known color: Tyrian Purple. HEX triplet: 72, 07 and 47. RGB value is (114,7,71). Sum of RGB (Red+Green+Blue) = 114+7+71=192 (25% of max value = 765). Red value is 114 (44.92% from 255 or 59.38% from 192); Green value is 7 (3.12% from 255 or 3.65% from 192); Blue value is 71 (28.12% from 255 or 36.98% from 192); Max value from RGB is 114 - color contains mainly: red. Hex color #720747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720747 is #8DF8B8. Grayscale: #2E2E2E. Windows color (decimal): -9304249 or 4654962. OLE color: 4654962.
HSL color Cylindrical-coordinate representation of color #720747: hue angle of 324.11º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #720747 is Cyan = 0, Magento = 0.94, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 7 | 71 | - |
| CMYK | 0 | 0.94 | 0.38 | 0.55 |
| HSL | 324.11º | 0.88% | 0.24% | - |
| HSV(B) | 324.11º | 0.94% | 0.45% | - |
| XYZ | 8.15 | 4.18 | 6.34 | - |
| YUV | 46.29 | 141.95 | 176.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 7 | 71 | 0 | 0.94 | 0.38 | 0.55 | 324.11 | 0.88 | 0.24 |
| Hex | 72 | 7 | 47 | 0 | 5E | 26 | 37 | 144 | 58 | 18 |
| Octal | 162 | 7 | 107 | 0 | 136 | 46 | 67 | 504 | 130 | 30 |
| Binary | 1110010 | 111 | 1000111 | 0 | 1011110 | 100110 | 110111 | 101000100 | 1011000 | 11000 |
Color Harmonies of #720747
Complementary color
Monochromatic Colors of #720747
Black with #720747
Text Example
Text Example
White with #720747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720747; }
p { color: rgb(114,7,71); }
H1.HeaderClassName
{
color: #720747;
}
.AnyTagClassName
{
color: #720747;
}
</style>
background-color css
<style>
a { background-color: #720747; }
a { background-color: rgb(114,7,71); }
div.DivClassName
{
background-color: #720747;
}
.BgClassName
{
background-color: #720747;
}
</style>
border-color css
<style>
span { border-color: #720747; }
span { border-color: rgb(114,7,71); }
td.TdClassName
{
border-color: #720747;
}
.TagClassName
{
border-color: #720747;
}
</style>