#ABBBB9 (or 0xABBBB9) is unknown color: approx Opal. HEX triplet: AB, BB and B9. RGB value is (171,187,185). Sum of RGB (Red+Green+Blue) = 171+187+185=543 (71% of max value = 765). Red value is 171 (67.19% from 255 or 31.49% from 543); Green value is 187 (73.44% from 255 or 34.44% from 543); Blue value is 185 (72.66% from 255 or 34.07% from 543); Max value from RGB is 187 - color contains mainly: green. Hex color #ABBBB9 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABBBB9 is #544446. Grayscale: #B5B5B5. Windows color (decimal): -5522503 or 12172203. OLE color: 12172203.
HSL color Cylindrical-coordinate representation of color #ABBBB9: hue angle of 172.5º degrees, saturation: 0.11, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #ABBBB9 is Cyan = 0.09, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.27.
<style> p { color: #ABBBB9; } p { color: rgb(171,187,185); } H1.HeaderClassName { color: #ABBBB9; } .AnyTagClassName { color: #ABBBB9; } </style>
<style> a { background-color: #ABBBB9; } a { background-color: rgb(171,187,185); } div.DivClassName { background-color: #ABBBB9; } .BgClassName { background-color: #ABBBB9; } </style>
<style> span { border-color: #ABBBB9; } span { border-color: rgb(171,187,185); } td.TdClassName { border-color: #ABBBB9; } .TagClassName { border-color: #ABBBB9; } </style>