#7D1800 (or 0x7D1800) is unknown color: approx Maroon. HEX triplet: 7D, 18 and 00. RGB value is (125,24,0). Sum of RGB (Red+Green+Blue) = 125+24+0=149 (19% of max value = 765). Red value is 125 (49.22% from 255 or 83.89% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 0 (0.39% from 255 or 0% from 149); Max value from RGB is 125 - color contains mainly: red. Hex color #7D1800 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #7D1800 is #82E7FF. Grayscale: #333333. Windows color (decimal): -8579072 or 6269. OLE color: 6269.
HSL color Cylindrical-coordinate representation of color #7D1800: hue angle of 11.52º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 1%. Process color model (Four color, CMYK) of #7D1800 is Cyan = 0, Magento = 0.81, Yellow = 1 and Black (K on CMYK) = 0.51.
<style> p { color: #7D1800; } p { color: rgb(125,24,0); } H1.HeaderClassName { color: #7D1800; } .AnyTagClassName { color: #7D1800; } </style>
<style> a { background-color: #7D1800; } a { background-color: rgb(125,24,0); } div.DivClassName { background-color: #7D1800; } .BgClassName { background-color: #7D1800; } </style>
<style> span { border-color: #7D1800; } span { border-color: rgb(125,24,0); } td.TdClassName { border-color: #7D1800; } .TagClassName { border-color: #7D1800; } </style>