#0B123A (or 0x0B123A) is unknown color: approx Midnight Express. HEX triplet: 0B, 12 and 3A. RGB value is (11,18,58). Sum of RGB (Red+Green+Blue) = 11+18+58=87 (11% of max value = 765). Red value is 11 (4.69% from 255 or 12.64% from 87); Green value is 18 (7.42% from 255 or 20.69% from 87); Blue value is 58 (23.05% from 255 or 66.67% from 87); Max value from RGB is 58 - color contains mainly: blue. Hex color #0B123A is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0B123A is #F4EDC5. Grayscale: #141414. Windows color (decimal): -16051654 or 3805707. OLE color: 3805707.
HSL color Cylindrical-coordinate representation of color #0B123A: hue angle of 231.06º degrees, saturation: 0.68, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #0B123A is Cyan = 0.81, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.77.
<style> p { color: #0B123A; } p { color: rgb(11,18,58); } H1.HeaderClassName { color: #0B123A; } .AnyTagClassName { color: #0B123A; } </style>
<style> a { background-color: #0B123A; } a { background-color: rgb(11,18,58); } div.DivClassName { background-color: #0B123A; } .BgClassName { background-color: #0B123A; } </style>
<style> span { border-color: #0B123A; } span { border-color: rgb(11,18,58); } td.TdClassName { border-color: #0B123A; } .TagClassName { border-color: #0B123A; } </style>