#0B212C (or 0x0B212C) is unknown color: approx Black Pearl. HEX triplet: 0B, 21 and 2C. RGB value is (11,33,44). Sum of RGB (Red+Green+Blue) = 11+33+44=88 (11% of max value = 765). Red value is 11 (4.69% from 255 or 12.5% from 88); Green value is 33 (13.28% from 255 or 37.5% from 88); Blue value is 44 (17.58% from 255 or 50% from 88); Max value from RGB is 44 - color contains mainly: blue. Hex color #0B212C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B212C is #F4DED3. Grayscale: #1B1B1B. Windows color (decimal): -16047828 or 2892043. OLE color: 2892043.
HSL color Cylindrical-coordinate representation of color #0B212C: hue angle of 200º degrees, saturation: 0.6, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #0B212C is Cyan = 0.75, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #0B212C; } p { color: rgb(11,33,44); } H1.HeaderClassName { color: #0B212C; } .AnyTagClassName { color: #0B212C; } </style>
<style> a { background-color: #0B212C; } a { background-color: rgb(11,33,44); } div.DivClassName { background-color: #0B212C; } .BgClassName { background-color: #0B212C; } </style>
<style> span { border-color: #0B212C; } span { border-color: rgb(11,33,44); } td.TdClassName { border-color: #0B212C; } .TagClassName { border-color: #0B212C; } </style>