#AFBC91 (or 0xAFBC91) is unknown color: approx Caper. HEX triplet: AF, BC and 91. RGB value is (175,188,145). Sum of RGB (Red+Green+Blue) = 175+188+145=508 (67% of max value = 765). Red value is 175 (68.75% from 255 or 34.45% from 508); Green value is 188 (73.83% from 255 or 37.01% from 508); Blue value is 145 (57.03% from 255 or 28.54% from 508); Max value from RGB is 188 - color contains mainly: green. Hex color #AFBC91 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFBC91 is #50436E. Grayscale: #B3B3B3. Windows color (decimal): -5260143 or 9551023. OLE color: 9551023.
HSL color Cylindrical-coordinate representation of color #AFBC91: hue angle of 78.14º degrees, saturation: 0.24, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AFBC91 is Cyan = 0.07, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.26.
<style> p { color: #AFBC91; } p { color: rgb(175,188,145); } H1.HeaderClassName { color: #AFBC91; } .AnyTagClassName { color: #AFBC91; } </style>
<style> a { background-color: #AFBC91; } a { background-color: rgb(175,188,145); } div.DivClassName { background-color: #AFBC91; } .BgClassName { background-color: #AFBC91; } </style>
<style> span { border-color: #AFBC91; } span { border-color: rgb(175,188,145); } td.TdClassName { border-color: #AFBC91; } .TagClassName { border-color: #AFBC91; } </style>