#0F0C3E (or 0x0F0C3E) is unknown color: approx Midnight Express. HEX triplet: 0F, 0C and 3E. RGB value is (15,12,62). Sum of RGB (Red+Green+Blue) = 15+12+62=89 (11% of max value = 765). Red value is 15 (6.25% from 255 or 16.85% from 89); Green value is 12 (5.08% from 255 or 13.48% from 89); Blue value is 62 (24.61% from 255 or 69.66% from 89); Max value from RGB is 62 - color contains mainly: blue. Hex color #0F0C3E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0F0C3E is #F0F3C1. Grayscale: #121212. Windows color (decimal): -15791042 or 4066319. OLE color: 4066319.
HSL color Cylindrical-coordinate representation of color #0F0C3E: hue angle of 243.6º degrees, saturation: 0.68, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #0F0C3E is Cyan = 0.76, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.76.
<style> p { color: #0F0C3E; } p { color: rgb(15,12,62); } H1.HeaderClassName { color: #0F0C3E; } .AnyTagClassName { color: #0F0C3E; } </style>
<style> a { background-color: #0F0C3E; } a { background-color: rgb(15,12,62); } div.DivClassName { background-color: #0F0C3E; } .BgClassName { background-color: #0F0C3E; } </style>
<style> span { border-color: #0F0C3E; } span { border-color: rgb(15,12,62); } td.TdClassName { border-color: #0F0C3E; } .TagClassName { border-color: #0F0C3E; } </style>