#0F020E (or 0x0F020E) is unknown color: approx Mardi Gras. HEX triplet: 0F, 02 and 0E. RGB value is (15,2,14). Sum of RGB (Red+Green+Blue) = 15+2+14=31 (4% of max value = 765). Red value is 15 (6.25% from 255 or 48.39% from 31); Green value is 2 (1.17% from 255 or 6.45% from 31); Blue value is 14 (5.86% from 255 or 45.16% from 31); Max value from RGB is 15 - color contains mainly: red. Hex color #0F020E is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0F020E is #F0FDF1. Grayscale: #070707. Windows color (decimal): -15793650 or 918031. OLE color: 918031.
HSL color Cylindrical-coordinate representation of color #0F020E: hue angle of 304.62º degrees, saturation: 0.76, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0F020E is Cyan = 0, Magento = 0.87, Yellow = 0.07 and Black (K on CMYK) = 0.94.
<style> p { color: #0F020E; } p { color: rgb(15,2,14); } H1.HeaderClassName { color: #0F020E; } .AnyTagClassName { color: #0F020E; } </style>
<style> a { background-color: #0F020E; } a { background-color: rgb(15,2,14); } div.DivClassName { background-color: #0F020E; } .BgClassName { background-color: #0F020E; } </style>
<style> span { border-color: #0F020E; } span { border-color: rgb(15,2,14); } td.TdClassName { border-color: #0F020E; } .TagClassName { border-color: #0F020E; } </style>