#AFBB89 (or 0xAFBB89) is unknown color: approx Caper. HEX triplet: AF, BB and 89. RGB value is (175,187,137). Sum of RGB (Red+Green+Blue) = 175+187+137=499 (66% of max value = 765). Red value is 175 (68.75% from 255 or 35.07% from 499); Green value is 187 (73.44% from 255 or 37.47% from 499); Blue value is 137 (53.91% from 255 or 27.45% from 499); Max value from RGB is 187 - color contains mainly: green. Hex color #AFBB89 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFBB89 is #504476. Grayscale: #B1B1B1. Windows color (decimal): -5260407 or 9026479. OLE color: 9026479.
HSL color Cylindrical-coordinate representation of color #AFBB89: hue angle of 74.4º degrees, saturation: 0.27, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AFBB89 is Cyan = 0.06, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.27.
<style> p { color: #AFBB89; } p { color: rgb(175,187,137); } H1.HeaderClassName { color: #AFBB89; } .AnyTagClassName { color: #AFBB89; } </style>
<style> a { background-color: #AFBB89; } a { background-color: rgb(175,187,137); } div.DivClassName { background-color: #AFBB89; } .BgClassName { background-color: #AFBB89; } </style>
<style> span { border-color: #AFBB89; } span { border-color: rgb(175,187,137); } td.TdClassName { border-color: #AFBB89; } .TagClassName { border-color: #AFBB89; } </style>