#A8C06F (or 0xA8C06F) is unknown color: approx Caper. HEX triplet: A8, C0 and 6F. RGB value is (168,192,111). Sum of RGB (Red+Green+Blue) = 168+192+111=471 (62% of max value = 765). Red value is 168 (66.02% from 255 or 35.67% from 471); Green value is 192 (75.39% from 255 or 40.76% from 471); Blue value is 111 (43.75% from 255 or 23.57% from 471); Max value from RGB is 192 - color contains mainly: green. Hex color #A8C06F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A8C06F is #573F90. Grayscale: #AFAFAF. Windows color (decimal): -5717905 or 7323816. OLE color: 7323816.
HSL color Cylindrical-coordinate representation of color #A8C06F: hue angle of 77.78º degrees, saturation: 0.39, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A8C06F is Cyan = 0.12, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.25.
<style> p { color: #A8C06F; } p { color: rgb(168,192,111); } H1.HeaderClassName { color: #A8C06F; } .AnyTagClassName { color: #A8C06F; } </style>
<style> a { background-color: #A8C06F; } a { background-color: rgb(168,192,111); } div.DivClassName { background-color: #A8C06F; } .BgClassName { background-color: #A8C06F; } </style>
<style> span { border-color: #A8C06F; } span { border-color: rgb(168,192,111); } td.TdClassName { border-color: #A8C06F; } .TagClassName { border-color: #A8C06F; } </style>