#0F262C (or 0x0F262C) is unknown color: approx Black Pearl. HEX triplet: 0F, 26 and 2C. RGB value is (15,38,44). Sum of RGB (Red+Green+Blue) = 15+38+44=97 (12% of max value = 765). Red value is 15 (6.25% from 255 or 15.46% from 97); Green value is 38 (15.23% from 255 or 39.18% from 97); Blue value is 44 (17.58% from 255 or 45.36% from 97); Max value from RGB is 44 - color contains mainly: blue. Hex color #0F262C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0F262C is #F0D9D3. Grayscale: #1F1F1F. Windows color (decimal): -15784404 or 2893327. OLE color: 2893327.
HSL color Cylindrical-coordinate representation of color #0F262C: hue angle of 192.41º 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 #0F262C is Cyan = 0.66, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #0F262C; } p { color: rgb(15,38,44); } H1.HeaderClassName { color: #0F262C; } .AnyTagClassName { color: #0F262C; } </style>
<style> a { background-color: #0F262C; } a { background-color: rgb(15,38,44); } div.DivClassName { background-color: #0F262C; } .BgClassName { background-color: #0F262C; } </style>
<style> span { border-color: #0F262C; } span { border-color: rgb(15,38,44); } td.TdClassName { border-color: #0F262C; } .TagClassName { border-color: #0F262C; } </style>