#ABB3AC (or 0xABB3AC) is unknown color: approx Gum Leaf. HEX triplet: AB, B3 and AC. RGB value is (171,179,172). Sum of RGB (Red+Green+Blue) = 171+179+172=522 (69% of max value = 765). Red value is 171 (67.19% from 255 or 32.76% from 522); Green value is 179 (70.31% from 255 or 34.29% from 522); Blue value is 172 (67.58% from 255 or 32.95% from 522); Max value from RGB is 179 - color contains mainly: green. Hex color #ABB3AC is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABB3AC is #544C53. Grayscale: #AFAFAF. Windows color (decimal): -5524564 or 11318187. OLE color: 11318187.
HSL color Cylindrical-coordinate representation of color #ABB3AC: hue angle of 127.5º degrees, saturation: 0.05, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #ABB3AC is Cyan = 0.04, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.30.
<style> p { color: #ABB3AC; } p { color: rgb(171,179,172); } H1.HeaderClassName { color: #ABB3AC; } .AnyTagClassName { color: #ABB3AC; } </style>
<style> a { background-color: #ABB3AC; } a { background-color: rgb(171,179,172); } div.DivClassName { background-color: #ABB3AC; } .BgClassName { background-color: #ABB3AC; } </style>
<style> span { border-color: #ABB3AC; } span { border-color: rgb(171,179,172); } td.TdClassName { border-color: #ABB3AC; } .TagClassName { border-color: #ABB3AC; } </style>