#0B240E (or 0x0B240E) is unknown color: approx Black Bean. HEX triplet: 0B, 24 and 0E. RGB value is (11,36,14). Sum of RGB (Red+Green+Blue) = 11+36+14=61 (8% of max value = 765). Red value is 11 (4.69% from 255 or 18.03% from 61); Green value is 36 (14.45% from 255 or 59.02% from 61); Blue value is 14 (5.86% from 255 or 22.95% from 61); Max value from RGB is 36 - color contains mainly: green. Hex color #0B240E is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #0B240E is #F4DBF1. Grayscale: #1A1A1A. Windows color (decimal): -16047090 or 926731. OLE color: 926731.
HSL color Cylindrical-coordinate representation of color #0B240E: hue angle of 127.2º degrees, saturation: 0.53, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #0B240E is Cyan = 0.69, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.86.
<style> p { color: #0B240E; } p { color: rgb(11,36,14); } H1.HeaderClassName { color: #0B240E; } .AnyTagClassName { color: #0B240E; } </style>
<style> a { background-color: #0B240E; } a { background-color: rgb(11,36,14); } div.DivClassName { background-color: #0B240E; } .BgClassName { background-color: #0B240E; } </style>
<style> span { border-color: #0B240E; } span { border-color: rgb(11,36,14); } td.TdClassName { border-color: #0B240E; } .TagClassName { border-color: #0B240E; } </style>