Shades of Tyrian Purple #720748
Tints of Tyrian Purple #720748
RGB
CMYK
RGB Variations
Color information
#720748 (or 0x720748) is known color: Tyrian Purple. HEX triplet: 72, 07 and 48. RGB value is (114,7,72). Sum of RGB (Red+Green+Blue) = 114+7+72=193 (25% of max value = 765). Red value is 114 (44.92% from 255 or 59.07% from 193); Green value is 7 (3.12% from 255 or 3.63% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 114 - color contains mainly: red. Hex color #720748 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720748 is #8DF8B7. Grayscale: #2E2E2E. Windows color (decimal): -9304248 or 4720498. OLE color: 4720498.
HSL color Cylindrical-coordinate representation of color #720748: hue angle of 323.55º 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 #720748 is Cyan = 0, Magento = 0.94, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 7 | 72 | - |
| CMYK | 0 | 0.94 | 0.37 | 0.55 |
| HSL | 323.55º | 0.88% | 0.24% | - |
| HSV(B) | 323.55º | 0.94% | 0.45% | - |
| XYZ | 8.19 | 4.2 | 6.51 | - |
| YUV | 46.4 | 142.45 | 176.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 7 | 72 | 0 | 0.94 | 0.37 | 0.55 | 323.55 | 0.88 | 0.24 |
| Hex | 72 | 7 | 48 | 0 | 5E | 25 | 37 | 144 | 58 | 18 |
| Octal | 162 | 7 | 110 | 0 | 136 | 45 | 67 | 504 | 130 | 30 |
| Binary | 1110010 | 111 | 1001000 | 0 | 1011110 | 100101 | 110111 | 101000100 | 1011000 | 11000 |
Color Harmonies of #720748
Complementary color
Monochromatic Colors of #720748
Black with #720748
Text Example
Text Example
White with #720748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720748; }
p { color: rgb(114,7,72); }
H1.HeaderClassName
{
color: #720748;
}
.AnyTagClassName
{
color: #720748;
}
</style>
background-color css
<style>
a { background-color: #720748; }
a { background-color: rgb(114,7,72); }
div.DivClassName
{
background-color: #720748;
}
.BgClassName
{
background-color: #720748;
}
</style>
border-color css
<style>
span { border-color: #720748; }
span { border-color: rgb(114,7,72); }
td.TdClassName
{
border-color: #720748;
}
.TagClassName
{
border-color: #720748;
}
</style>