#01190C (or 0x01190C) is unknown color: approx Dark Green. HEX triplet: 01, 19 and 0C. RGB value is (1,25,12). Sum of RGB (Red+Green+Blue) = 1+25+12=38 (5% of max value = 765). Red value is 1 (0.78% from 255 or 2.63% from 38); Green value is 25 (10.16% from 255 or 65.79% from 38); Blue value is 12 (5.08% from 255 or 31.58% from 38); Max value from RGB is 25 - color contains mainly: green. Hex color #01190C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #01190C is #FEE6F3. Grayscale: #101010. Windows color (decimal): -16705268 or 792833. OLE color: 792833.
HSL color Cylindrical-coordinate representation of color #01190C: hue angle of 147.5º degrees, saturation: 0.92, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #01190C is Cyan = 0.96, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.90.
<style> p { color: #01190C; } p { color: rgb(1,25,12); } H1.HeaderClassName { color: #01190C; } .AnyTagClassName { color: #01190C; } </style>
<style> a { background-color: #01190C; } a { background-color: rgb(1,25,12); } div.DivClassName { background-color: #01190C; } .BgClassName { background-color: #01190C; } </style>
<style> span { border-color: #01190C; } span { border-color: rgb(1,25,12); } td.TdClassName { border-color: #01190C; } .TagClassName { border-color: #01190C; } </style>