#A8C09C (or 0xA8C09C) is unknown color: approx Spring Rain. HEX triplet: A8, C0 and 9C. RGB value is (168,192,156). Sum of RGB (Red+Green+Blue) = 168+192+156=516 (68% of max value = 765). Red value is 168 (66.02% from 255 or 32.56% from 516); Green value is 192 (75.39% from 255 or 37.21% from 516); Blue value is 156 (61.33% from 255 or 30.23% from 516); Max value from RGB is 192 - color contains mainly: green. Hex color #A8C09C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A8C09C is #573F63. Grayscale: #B4B4B4. Windows color (decimal): -5717860 or 10272936. OLE color: 10272936.
HSL color Cylindrical-coordinate representation of color #A8C09C: hue angle of 100º degrees, saturation: 0.22, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A8C09C is Cyan = 0.12, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.25.
<style> p { color: #A8C09C; } p { color: rgb(168,192,156); } H1.HeaderClassName { color: #A8C09C; } .AnyTagClassName { color: #A8C09C; } </style>
<style> a { background-color: #A8C09C; } a { background-color: rgb(168,192,156); } div.DivClassName { background-color: #A8C09C; } .BgClassName { background-color: #A8C09C; } </style>
<style> span { border-color: #A8C09C; } span { border-color: rgb(168,192,156); } td.TdClassName { border-color: #A8C09C; } .TagClassName { border-color: #A8C09C; } </style>