#0B291D (or 0x0B291D) is unknown color: approx Dark Green. HEX triplet: 0B, 29 and 1D. RGB value is (11,41,29). Sum of RGB (Red+Green+Blue) = 11+41+29=81 (10% of max value = 765). Red value is 11 (4.69% from 255 or 13.58% from 81); Green value is 41 (16.41% from 255 or 50.62% from 81); Blue value is 29 (11.72% from 255 or 35.80% from 81); Max value from RGB is 41 - color contains mainly: green. Hex color #0B291D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B291D is #F4D6E2. Grayscale: #1E1E1E. Windows color (decimal): -16045795 or 1911051. OLE color: 1911051.
HSL color Cylindrical-coordinate representation of color #0B291D: hue angle of 156º degrees, saturation: 0.58, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #0B291D is Cyan = 0.73, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.84.
<style> p { color: #0B291D; } p { color: rgb(11,41,29); } H1.HeaderClassName { color: #0B291D; } .AnyTagClassName { color: #0B291D; } </style>
<style> a { background-color: #0B291D; } a { background-color: rgb(11,41,29); } div.DivClassName { background-color: #0B291D; } .BgClassName { background-color: #0B291D; } </style>
<style> span { border-color: #0B291D; } span { border-color: rgb(11,41,29); } td.TdClassName { border-color: #0B291D; } .TagClassName { border-color: #0B291D; } </style>