#7F080C (or 0x7F080C) is unknown color: approx Sangria. HEX triplet: 7F, 08 and 0C. RGB value is (127,8,12). Sum of RGB (Red+Green+Blue) = 127+8+12=147 (19% of max value = 765). Red value is 127 (50% from 255 or 86.39% from 147); Green value is 8 (3.52% from 255 or 5.44% from 147); Blue value is 12 (5.08% from 255 or 8.16% from 147); Max value from RGB is 127 - color contains mainly: red. Hex color #7F080C is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #7F080C is #80F7F3. Grayscale: #2C2C2C. Windows color (decimal): -8452084 or 788607. OLE color: 788607.
HSL color Cylindrical-coordinate representation of color #7F080C: hue angle of 357.98º degrees, saturation: 0.88, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #7F080C is Cyan = 0, Magento = 0.94, Yellow = 0.91 and Black (K on CMYK) = 0.50.
<style> p { color: #7F080C; } p { color: rgb(127,8,12); } H1.HeaderClassName { color: #7F080C; } .AnyTagClassName { color: #7F080C; } </style>
<style> a { background-color: #7F080C; } a { background-color: rgb(127,8,12); } div.DivClassName { background-color: #7F080C; } .BgClassName { background-color: #7F080C; } </style>
<style> span { border-color: #7F080C; } span { border-color: rgb(127,8,12); } td.TdClassName { border-color: #7F080C; } .TagClassName { border-color: #7F080C; } </style>