#A1C16F (or 0xA1C16F) is unknown color: approx Olivine. HEX triplet: A1, C1 and 6F. RGB value is (161,193,111). Sum of RGB (Red+Green+Blue) = 161+193+111=465 (61% of max value = 765). Red value is 161 (63.28% from 255 or 34.62% from 465); Green value is 193 (75.78% from 255 or 41.51% from 465); Blue value is 111 (43.75% from 255 or 23.87% from 465); Max value from RGB is 193 - color contains mainly: green. Hex color #A1C16F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A1C16F is #5E3E90. Grayscale: #AEAEAE. Windows color (decimal): -6176401 or 7324065. OLE color: 7324065.
HSL color Cylindrical-coordinate representation of color #A1C16F: hue angle of 83.41º degrees, saturation: 0.4, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A1C16F is Cyan = 0.17, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.24.
<style> p { color: #a1c16f; } p { color: rgb(161,193,111); } H1.HeaderClassName { color: #a1c16f; } .AnyTagClassName { color: #a1c16f; } </style>
<style> a { background-color: #a1c16f; } a { background-color: rgb(161,193,111); } div.DivClassName { background-color: #a1c16f; } .BgClassName { background-color: #a1c16f; } </style>
<style> span { border-color: #a1c16f; } span { border-color: rgb(161,193,111); } td.TdClassName { border-color: #a1c16f; } .TagClassName { border-color: #a1c16f; } </style>