Shades of Tyrian Purple #720458
Tints of Tyrian Purple #720458
RGB
CMYK
RGB Variations
Color information
#720458 (or 0x720458) is known color: Tyrian Purple. HEX triplet: 72, 04 and 58. RGB value is (114,4,88). Sum of RGB (Red+Green+Blue) = 114+4+88=206 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.34% from 206); Green value is 4 (1.95% from 255 or 1.94% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 114 - color contains mainly: red. Hex color #720458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720458 is #8DFBA7. Grayscale: #2E2E2E. Windows color (decimal): -9305000 or 5768306. OLE color: 5768306.
HSL color Cylindrical-coordinate representation of color #720458: hue angle of 314.18º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #720458 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 4 | 88 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.55 |
| HSL | 314.18º | 0.93% | 0.23% | - |
| HSV(B) | 314.18º | 0.96% | 0.45% | - |
| XYZ | 8.74 | 4.37 | 9.61 | - |
| YUV | 46.47 | 151.44 | 176.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 4 | 88 | 0 | 0.96 | 0.23 | 0.55 | 314.18 | 0.93 | 0.23 |
| Hex | 72 | 4 | 58 | 0 | 60 | 17 | 37 | 13A | 5D | 17 |
| Octal | 162 | 4 | 130 | 0 | 140 | 27 | 67 | 472 | 135 | 27 |
| Binary | 1110010 | 100 | 1011000 | 0 | 1100000 | 10111 | 110111 | 100111010 | 1011101 | 10111 |
Color Harmonies of #720458
Complementary color
Monochromatic Colors of #720458
Black with #720458
Text Example
Text Example
White with #720458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720458; }
p { color: rgb(114,4,88); }
H1.HeaderClassName
{
color: #720458;
}
.AnyTagClassName
{
color: #720458;
}
</style>
background-color css
<style>
a { background-color: #720458; }
a { background-color: rgb(114,4,88); }
div.DivClassName
{
background-color: #720458;
}
.BgClassName
{
background-color: #720458;
}
</style>
border-color css
<style>
span { border-color: #720458; }
span { border-color: rgb(114,4,88); }
td.TdClassName
{
border-color: #720458;
}
.TagClassName
{
border-color: #720458;
}
</style>