#000B3D (or 0x000B3D) is unknown color: approx Midnight Express. HEX triplet: 00, 0B and 3D. RGB value is (0,11,61). Sum of RGB (Red+Green+Blue) = 0+11+61=72 (9% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 72); Green value is 11 (4.69% from 255 or 15.28% from 72); Blue value is 61 (24.22% from 255 or 84.72% from 72); Max value from RGB is 61 - color contains mainly: blue. Hex color #000B3D is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #000B3D is #FFF4C2. Grayscale: #0D0D0D. Windows color (decimal): -16774339 or 4000512. OLE color: 4000512.
HSL color Cylindrical-coordinate representation of color #000B3D: hue angle of 229.18º degrees, saturation: 1, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 1%. Process color model (Four color, CMYK) of #000B3D is Cyan = 1, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.76.
<style> p { color: #000B3D; } p { color: rgb(0,11,61); } H1.HeaderClassName { color: #000B3D; } .AnyTagClassName { color: #000B3D; } </style>
<style> a { background-color: #000B3D; } a { background-color: rgb(0,11,61); } div.DivClassName { background-color: #000B3D; } .BgClassName { background-color: #000B3D; } </style>
<style> span { border-color: #000B3D; } span { border-color: rgb(0,11,61); } td.TdClassName { border-color: #000B3D; } .TagClassName { border-color: #000B3D; } </style>