#ABC99C (or 0xABC99C) is unknown color: approx Spring Rain. HEX triplet: AB, C9 and 9C. RGB value is (171,201,156). Sum of RGB (Red+Green+Blue) = 171+201+156=528 (69% of max value = 765). Red value is 171 (67.19% from 255 or 32.39% from 528); Green value is 201 (78.91% from 255 or 38.07% from 528); Blue value is 156 (61.33% from 255 or 29.55% from 528); Max value from RGB is 201 - color contains mainly: green. Hex color #ABC99C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABC99C is #543663. Grayscale: #BBBBBB. Windows color (decimal): -5518948 or 10275243. OLE color: 10275243.
HSL color Cylindrical-coordinate representation of color #ABC99C: hue angle of 100º degrees, saturation: 0.29, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #ABC99C is Cyan = 0.15, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.21.
<style> p { color: #ABC99C; } p { color: rgb(171,201,156); } H1.HeaderClassName { color: #ABC99C; } .AnyTagClassName { color: #ABC99C; } </style>
<style> a { background-color: #ABC99C; } a { background-color: rgb(171,201,156); } div.DivClassName { background-color: #ABC99C; } .BgClassName { background-color: #ABC99C; } </style>
<style> span { border-color: #ABC99C; } span { border-color: rgb(171,201,156); } td.TdClassName { border-color: #ABC99C; } .TagClassName { border-color: #ABC99C; } </style>