#01160A (or 0x01160A) is unknown color: approx Dark Green. HEX triplet: 01, 16 and 0A. RGB value is (1,22,10). Sum of RGB (Red+Green+Blue) = 1+22+10=33 (4% of max value = 765). Red value is 1 (0.78% from 255 or 3.03% from 33); Green value is 22 (8.98% from 255 or 66.67% from 33); Blue value is 10 (4.30% from 255 or 30.30% from 33); Max value from RGB is 22 - color contains mainly: green. Hex color #01160A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #01160A is #FEE9F5. Grayscale: #0E0E0E. Windows color (decimal): -16706038 or 660993. OLE color: 660993.
HSL color Cylindrical-coordinate representation of color #01160A: hue angle of 145.71º degrees, saturation: 0.91, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #01160A is Cyan = 0.95, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.91.
<style> p { color: #01160A; } p { color: rgb(1,22,10); } H1.HeaderClassName { color: #01160A; } .AnyTagClassName { color: #01160A; } </style>
<style> a { background-color: #01160A; } a { background-color: rgb(1,22,10); } div.DivClassName { background-color: #01160A; } .BgClassName { background-color: #01160A; } </style>
<style> span { border-color: #01160A; } span { border-color: rgb(1,22,10); } td.TdClassName { border-color: #01160A; } .TagClassName { border-color: #01160A; } </style>