#01180C (or 0x01180C) is unknown color: approx Dark Green. HEX triplet: 01, 18 and 0C. RGB value is (1,24,12). Sum of RGB (Red+Green+Blue) = 1+24+12=37 (4% of max value = 765). Red value is 1 (0.78% from 255 or 2.70% from 37); Green value is 24 (9.77% from 255 or 64.86% from 37); Blue value is 12 (5.08% from 255 or 32.43% from 37); Max value from RGB is 24 - color contains mainly: green. Hex color #01180C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #01180C is #FEE7F3. Grayscale: #0F0F0F. Windows color (decimal): -16705524 or 792577. OLE color: 792577.
HSL color Cylindrical-coordinate representation of color #01180C: hue angle of 148.7º degrees, saturation: 0.92, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #01180C is Cyan = 0.96, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.91.
<style> p { color: #01180C; } p { color: rgb(1,24,12); } H1.HeaderClassName { color: #01180C; } .AnyTagClassName { color: #01180C; } </style>
<style> a { background-color: #01180C; } a { background-color: rgb(1,24,12); } div.DivClassName { background-color: #01180C; } .BgClassName { background-color: #01180C; } </style>
<style> span { border-color: #01180C; } span { border-color: rgb(1,24,12); } td.TdClassName { border-color: #01180C; } .TagClassName { border-color: #01180C; } </style>