#0F1C2B (or 0x0F1C2B) is unknown color: approx Black Pearl. HEX triplet: 0F, 1C and 2B. RGB value is (15,28,43). Sum of RGB (Red+Green+Blue) = 15+28+43=86 (11% of max value = 765). Red value is 15 (6.25% from 255 or 17.44% from 86); Green value is 28 (11.33% from 255 or 32.56% from 86); Blue value is 43 (17.19% from 255 or 50% from 86); Max value from RGB is 43 - color contains mainly: blue. Hex color #0F1C2B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0F1C2B is #F0E3D4. Grayscale: #191919. Windows color (decimal): -15786965 or 2825231. OLE color: 2825231.
HSL color Cylindrical-coordinate representation of color #0F1C2B: hue angle of 212.14º degrees, saturation: 0.48, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #0F1C2B is Cyan = 0.65, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #0F1C2B; } p { color: rgb(15,28,43); } H1.HeaderClassName { color: #0F1C2B; } .AnyTagClassName { color: #0F1C2B; } </style>
<style> a { background-color: #0F1C2B; } a { background-color: rgb(15,28,43); } div.DivClassName { background-color: #0F1C2B; } .BgClassName { background-color: #0F1C2B; } </style>
<style> span { border-color: #0F1C2B; } span { border-color: rgb(15,28,43); } td.TdClassName { border-color: #0F1C2B; } .TagClassName { border-color: #0F1C2B; } </style>