#720E6D (or 0x720E6D) is unknown color: approx Purple. HEX triplet: 72, 0E and 6D. RGB value is (114,14,109). Sum of RGB (Red+Green+Blue) = 114+14+109=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 14 (5.86% from 255 or 5.91% from 237); Blue value is 109 (42.97% from 255 or 45.99% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #720E6D is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720E6D is #8DF192. Grayscale: #363636. Windows color (decimal): -9302419 or 7147122. OLE color: 7147122.
HSL color Cylindrical-coordinate representation of color #720E6D: hue angle of 303º degrees, saturation: 0.78, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #720E6D is Cyan = 0, Magento = 0.88, Yellow = 0.04 and Black (K on CMYK) = 0.55.
<style> p { color: #720E6D; } p { color: rgb(114,14,109); } H1.HeaderClassName { color: #720E6D; } .AnyTagClassName { color: #720E6D; } </style>
<style> a { background-color: #720E6D; } a { background-color: rgb(114,14,109); } div.DivClassName { background-color: #720E6D; } .BgClassName { background-color: #720E6D; } </style>
<style> span { border-color: #720E6D; } span { border-color: rgb(114,14,109); } td.TdClassName { border-color: #720E6D; } .TagClassName { border-color: #720E6D; } </style>