#0B500B (or 0x0B500B) is unknown color: approx Myrtle. HEX triplet: 0B, 50 and 0B. RGB value is (11,80,11). Sum of RGB (Red+Green+Blue) = 11+80+11=102 (13% of max value = 765). Red value is 11 (4.69% from 255 or 10.78% from 102); Green value is 80 (31.64% from 255 or 78.43% from 102); Blue value is 11 (4.69% from 255 or 10.78% from 102); Max value from RGB is 80 - color contains mainly: green. Hex color #0B500B is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #0B500B is #F4AFF4. Grayscale: #333333. Windows color (decimal): -16035829 or 741387. OLE color: 741387.
HSL color Cylindrical-coordinate representation of color #0B500B: hue angle of 120º degrees, saturation: 0.76, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0B500B is Cyan = 0.86, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.69.
<style> p { color: #0B500B; } p { color: rgb(11,80,11); } H1.HeaderClassName { color: #0B500B; } .AnyTagClassName { color: #0B500B; } </style>
<style> a { background-color: #0B500B; } a { background-color: rgb(11,80,11); } div.DivClassName { background-color: #0B500B; } .BgClassName { background-color: #0B500B; } </style>
<style> span { border-color: #0B500B; } span { border-color: rgb(11,80,11); } td.TdClassName { border-color: #0B500B; } .TagClassName { border-color: #0B500B; } </style>