#7F030E (or 0x7F030E) is unknown color: approx Sangria. HEX triplet: 7F, 03 and 0E. RGB value is (127,3,14). Sum of RGB (Red+Green+Blue) = 127+3+14=144 (19% of max value = 765). Red value is 127 (50% from 255 or 88.19% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 14 (5.86% from 255 or 9.72% from 144); Max value from RGB is 127 - color contains mainly: red. Hex color #7F030E is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #7F030E is #80FCF1. Grayscale: #292929. Windows color (decimal): -8453362 or 918399. OLE color: 918399.
HSL color Cylindrical-coordinate representation of color #7F030E: hue angle of 354.68º degrees, saturation: 0.95, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #7F030E is Cyan = 0, Magento = 0.98, Yellow = 0.89 and Black (K on CMYK) = 0.50.
<style> p { color: #7F030E; } p { color: rgb(127,3,14); } H1.HeaderClassName { color: #7F030E; } .AnyTagClassName { color: #7F030E; } </style>
<style> a { background-color: #7F030E; } a { background-color: rgb(127,3,14); } div.DivClassName { background-color: #7F030E; } .BgClassName { background-color: #7F030E; } </style>
<style> span { border-color: #7F030E; } span { border-color: rgb(127,3,14); } td.TdClassName { border-color: #7F030E; } .TagClassName { border-color: #7F030E; } </style>