#016F1C (or 0x016F1C) is unknown color: approx Crusoe. HEX triplet: 01, 6F and 1C. RGB value is (1,111,28). Sum of RGB (Red+Green+Blue) = 1+111+28=140 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.71% from 140); Green value is 111 (43.75% from 255 or 79.29% from 140); Blue value is 28 (11.33% from 255 or 20% from 140); Max value from RGB is 111 - color contains mainly: green. Hex color #016F1C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #016F1C is #FE90E3. Grayscale: #444444. Windows color (decimal): -16683236 or 1863425. OLE color: 1863425.
HSL color Cylindrical-coordinate representation of color #016F1C: hue angle of 134.73º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016F1C is Cyan = 0.99, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.56.
<style> p { color: #016F1C; } p { color: rgb(1,111,28); } H1.HeaderClassName { color: #016F1C; } .AnyTagClassName { color: #016F1C; } </style>
<style> a { background-color: #016F1C; } a { background-color: rgb(1,111,28); } div.DivClassName { background-color: #016F1C; } .BgClassName { background-color: #016F1C; } </style>
<style> span { border-color: #016F1C; } span { border-color: rgb(1,111,28); } td.TdClassName { border-color: #016F1C; } .TagClassName { border-color: #016F1C; } </style>