#7E090A (or 0x7E090A) is unknown color: approx Sangria. HEX triplet: 7E, 09 and 0A. RGB value is (126,9,10). Sum of RGB (Red+Green+Blue) = 126+9+10=145 (19% of max value = 765). Red value is 126 (49.61% from 255 or 86.90% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 10 (4.30% from 255 or 6.90% from 145); Max value from RGB is 126 - color contains mainly: red. Hex color #7E090A is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #7E090A is #81F6F5. Grayscale: #2C2C2C. Windows color (decimal): -8517366 or 657790. OLE color: 657790.
HSL color Cylindrical-coordinate representation of color #7E090A: hue angle of 359.49º degrees, saturation: 0.87, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #7E090A is Cyan = 0, Magento = 0.93, Yellow = 0.92 and Black (K on CMYK) = 0.51.
<style> p { color: #7E090A; } p { color: rgb(126,9,10); } H1.HeaderClassName { color: #7E090A; } .AnyTagClassName { color: #7E090A; } </style>
<style> a { background-color: #7E090A; } a { background-color: rgb(126,9,10); } div.DivClassName { background-color: #7E090A; } .BgClassName { background-color: #7E090A; } </style>
<style> span { border-color: #7E090A; } span { border-color: rgb(126,9,10); } td.TdClassName { border-color: #7E090A; } .TagClassName { border-color: #7E090A; } </style>