#7F2009 (or 0x7F2009) is unknown color: approx Falu Red. HEX triplet: 7F, 20 and 09. RGB value is (127,32,9). Sum of RGB (Red+Green+Blue) = 127+32+9=168 (22% of max value = 765). Red value is 127 (50% from 255 or 75.60% from 168); Green value is 32 (12.89% from 255 or 19.05% from 168); Blue value is 9 (3.91% from 255 or 5.36% from 168); Max value from RGB is 127 - color contains mainly: red. Hex color #7F2009 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #7F2009 is #80DFF6. Grayscale: #393939. Windows color (decimal): -8445943 or 598143. OLE color: 598143.
HSL color Cylindrical-coordinate representation of color #7F2009: hue angle of 11.69º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #7F2009 is Cyan = 0, Magento = 0.75, Yellow = 0.93 and Black (K on CMYK) = 0.50.
<style> p { color: #7F2009; } p { color: rgb(127,32,9); } H1.HeaderClassName { color: #7F2009; } .AnyTagClassName { color: #7F2009; } </style>
<style> a { background-color: #7F2009; } a { background-color: rgb(127,32,9); } div.DivClassName { background-color: #7F2009; } .BgClassName { background-color: #7F2009; } </style>
<style> span { border-color: #7F2009; } span { border-color: rgb(127,32,9); } td.TdClassName { border-color: #7F2009; } .TagClassName { border-color: #7F2009; } </style>