#7F0E22 (or 0x7F0E22) is unknown color: approx Burgundy. HEX triplet: 7F, 0E and 22. RGB value is (127,14,34). Sum of RGB (Red+Green+Blue) = 127+14+34=175 (23% of max value = 765). Red value is 127 (50% from 255 or 72.57% from 175); Green value is 14 (5.86% from 255 or 8% from 175); Blue value is 34 (13.67% from 255 or 19.43% from 175); Max value from RGB is 127 - color contains mainly: red. Hex color #7F0E22 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #7F0E22 is #80F1DD. Grayscale: #323232. Windows color (decimal): -8450526 or 2231935. OLE color: 2231935.
HSL color Cylindrical-coordinate representation of color #7F0E22: hue angle of 349.38º degrees, saturation: 0.8, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #7F0E22 is Cyan = 0, Magento = 0.89, Yellow = 0.73 and Black (K on CMYK) = 0.50.
<style> p { color: #7F0E22; } p { color: rgb(127,14,34); } H1.HeaderClassName { color: #7F0E22; } .AnyTagClassName { color: #7F0E22; } </style>
<style> a { background-color: #7F0E22; } a { background-color: rgb(127,14,34); } div.DivClassName { background-color: #7F0E22; } .BgClassName { background-color: #7F0E22; } </style>
<style> span { border-color: #7F0E22; } span { border-color: rgb(127,14,34); } td.TdClassName { border-color: #7F0E22; } .TagClassName { border-color: #7F0E22; } </style>