#720A0E (or 0x720A0E) is unknown color: approx Burgundy. HEX triplet: 72, 0A and 0E. RGB value is (114,10,14). Sum of RGB (Red+Green+Blue) = 114+10+14=138 (18% of max value = 765). Red value is 114 (44.92% from 255 or 82.61% from 138); Green value is 10 (4.30% from 255 or 7.25% from 138); Blue value is 14 (5.86% from 255 or 10.14% from 138); Max value from RGB is 114 - color contains mainly: red. Hex color #720A0E is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #720A0E is #8DF5F1. Grayscale: #292929. Windows color (decimal): -9303538 or 920178. OLE color: 920178.
HSL color Cylindrical-coordinate representation of color #720A0E: hue angle of 357.69º degrees, saturation: 0.84, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #720A0E is Cyan = 0, Magento = 0.91, Yellow = 0.88 and Black (K on CMYK) = 0.55.
<style> p { color: #720A0E; } p { color: rgb(114,10,14); } H1.HeaderClassName { color: #720A0E; } .AnyTagClassName { color: #720A0E; } </style>
<style> a { background-color: #720A0E; } a { background-color: rgb(114,10,14); } div.DivClassName { background-color: #720A0E; } .BgClassName { background-color: #720A0E; } </style>
<style> span { border-color: #720A0E; } span { border-color: rgb(114,10,14); } td.TdClassName { border-color: #720A0E; } .TagClassName { border-color: #720A0E; } </style>