#0F292C (or 0x0F292C) is unknown color: approx Swamp. HEX triplet: 0F, 29 and 2C. RGB value is (15,41,44). Sum of RGB (Red+Green+Blue) = 15+41+44=100 (13% of max value = 765). Red value is 15 (6.25% from 255 or 15% from 100); Green value is 41 (16.41% from 255 or 41% from 100); Blue value is 44 (17.58% from 255 or 44% from 100); Max value from RGB is 44 - color contains mainly: blue. Hex color #0F292C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0F292C is #F0D6D3. Grayscale: #212121. Windows color (decimal): -15783636 or 2894095. OLE color: 2894095.
HSL color Cylindrical-coordinate representation of color #0F292C: hue angle of 186.21º degrees, saturation: 0.49, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #0F292C is Cyan = 0.66, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #0F292C; } p { color: rgb(15,41,44); } H1.HeaderClassName { color: #0F292C; } .AnyTagClassName { color: #0F292C; } </style>
<style> a { background-color: #0F292C; } a { background-color: rgb(15,41,44); } div.DivClassName { background-color: #0F292C; } .BgClassName { background-color: #0F292C; } </style>
<style> span { border-color: #0F292C; } span { border-color: rgb(15,41,44); } td.TdClassName { border-color: #0F292C; } .TagClassName { border-color: #0F292C; } </style>