#A1C05B (or 0xA1C05B) is unknown color: approx Olivine. HEX triplet: A1, C0 and 5B. RGB value is (161,192,91). Sum of RGB (Red+Green+Blue) = 161+192+91=444 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.26% from 444); Green value is 192 (75.39% from 255 or 43.24% from 444); Blue value is 91 (35.94% from 255 or 20.50% from 444); Max value from RGB is 192 - color contains mainly: green. Hex color #A1C05B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A1C05B is #5E3FA4. Grayscale: #ABABAB. Windows color (decimal): -6176677 or 6013089. OLE color: 6013089.
HSL color Cylindrical-coordinate representation of color #A1C05B: hue angle of 78.42º degrees, saturation: 0.44, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #A1C05B is Cyan = 0.16, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.25.
<style> p { color: #A1C05B; } p { color: rgb(161,192,91); } H1.HeaderClassName { color: #A1C05B; } .AnyTagClassName { color: #A1C05B; } </style>
<style> a { background-color: #A1C05B; } a { background-color: rgb(161,192,91); } div.DivClassName { background-color: #A1C05B; } .BgClassName { background-color: #A1C05B; } </style>
<style> span { border-color: #A1C05B; } span { border-color: rgb(161,192,91); } td.TdClassName { border-color: #A1C05B; } .TagClassName { border-color: #A1C05B; } </style>