#0F227B (or 0x0F227B) is unknown color: approx Midnight Blue. HEX triplet: 0F, 22 and 7B. RGB value is (15,34,123). Sum of RGB (Red+Green+Blue) = 15+34+123=172 (22% of max value = 765). Red value is 15 (6.25% from 255 or 8.72% from 172); Green value is 34 (13.67% from 255 or 19.77% from 172); Blue value is 123 (48.44% from 255 or 71.51% from 172); Max value from RGB is 123 - color contains mainly: blue. Hex color #0F227B is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #0F227B is #F0DD84. Grayscale: #262626. Windows color (decimal): -15785349 or 8069647. OLE color: 8069647.
HSL color Cylindrical-coordinate representation of color #0F227B: hue angle of 229.44º degrees, saturation: 0.78, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0F227B is Cyan = 0.88, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #0F227B; } p { color: rgb(15,34,123); } H1.HeaderClassName { color: #0F227B; } .AnyTagClassName { color: #0F227B; } </style>
<style> a { background-color: #0F227B; } a { background-color: rgb(15,34,123); } div.DivClassName { background-color: #0F227B; } .BgClassName { background-color: #0F227B; } </style>
<style> span { border-color: #0F227B; } span { border-color: rgb(15,34,123); } td.TdClassName { border-color: #0F227B; } .TagClassName { border-color: #0F227B; } </style>