#09311F (or 0x09311F) is unknown color: approx Dark Green. HEX triplet: 09, 31 and 1F. RGB value is (9,49,31). Sum of RGB (Red+Green+Blue) = 9+49+31=89 (11% of max value = 765). Red value is 9 (3.91% from 255 or 10.11% from 89); Green value is 49 (19.53% from 255 or 55.06% from 89); Blue value is 31 (12.5% from 255 or 34.83% from 89); Max value from RGB is 49 - color contains mainly: green. Hex color #09311F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #09311F is #F6CEE0. Grayscale: #232323. Windows color (decimal): -16174817 or 2044169. OLE color: 2044169.
HSL color Cylindrical-coordinate representation of color #09311F: hue angle of 153º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #09311F is Cyan = 0.82, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.81.
<style> p { color: #09311F; } p { color: rgb(9,49,31); } H1.HeaderClassName { color: #09311F; } .AnyTagClassName { color: #09311F; } </style>
<style> a { background-color: #09311F; } a { background-color: rgb(9,49,31); } div.DivClassName { background-color: #09311F; } .BgClassName { background-color: #09311F; } </style>
<style> span { border-color: #09311F; } span { border-color: rgb(9,49,31); } td.TdClassName { border-color: #09311F; } .TagClassName { border-color: #09311F; } </style>