#ABBCAC (or 0xABBCAC) is unknown color: approx Zanah. HEX triplet: AB, BC and AC. RGB value is (171,188,172). Sum of RGB (Red+Green+Blue) = 171+188+172=531 (70% of max value = 765). Red value is 171 (67.19% from 255 or 32.20% from 531); Green value is 188 (73.83% from 255 or 35.40% from 531); Blue value is 172 (67.58% from 255 or 32.39% from 531); Max value from RGB is 188 - color contains mainly: green. Hex color #ABBCAC is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABBCAC is #544353. Grayscale: #B5B5B5. Windows color (decimal): -5522260 or 11320491. OLE color: 11320491.
HSL color Cylindrical-coordinate representation of color #ABBCAC: hue angle of 123.53º degrees, saturation: 0.11, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #ABBCAC is Cyan = 0.09, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.26.
<style> p { color: #ABBCAC; } p { color: rgb(171,188,172); } H1.HeaderClassName { color: #ABBCAC; } .AnyTagClassName { color: #ABBCAC; } </style>
<style> a { background-color: #ABBCAC; } a { background-color: rgb(171,188,172); } div.DivClassName { background-color: #ABBCAC; } .BgClassName { background-color: #ABBCAC; } </style>
<style> span { border-color: #ABBCAC; } span { border-color: rgb(171,188,172); } td.TdClassName { border-color: #ABBCAC; } .TagClassName { border-color: #ABBCAC; } </style>