#A1C07C (or 0xA1C07C) is unknown color: approx Olivine. HEX triplet: A1, C0 and 7C. RGB value is (161,192,124). Sum of RGB (Red+Green+Blue) = 161+192+124=477 (63% of max value = 765). Red value is 161 (63.28% from 255 or 33.75% from 477); Green value is 192 (75.39% from 255 or 40.25% from 477); Blue value is 124 (48.83% from 255 or 26.00% from 477); Max value from RGB is 192 - color contains mainly: green. Hex color #A1C07C is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A1C07C is #5E3F83. Grayscale: #AFAFAF. Windows color (decimal): -6176644 or 8175777. OLE color: 8175777.
HSL color Cylindrical-coordinate representation of color #A1C07C: hue angle of 87.35º degrees, saturation: 0.35, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A1C07C is Cyan = 0.16, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.25.
<style> p { color: #A1C07C; } p { color: rgb(161,192,124); } H1.HeaderClassName { color: #A1C07C; } .AnyTagClassName { color: #A1C07C; } </style>
<style> a { background-color: #A1C07C; } a { background-color: rgb(161,192,124); } div.DivClassName { background-color: #A1C07C; } .BgClassName { background-color: #A1C07C; } </style>
<style> span { border-color: #A1C07C; } span { border-color: rgb(161,192,124); } td.TdClassName { border-color: #A1C07C; } .TagClassName { border-color: #A1C07C; } </style>