#ABC8BB (or 0xABC8BB) is unknown color: approx Tiara. HEX triplet: AB, C8 and BB. RGB value is (171,200,187). Sum of RGB (Red+Green+Blue) = 171+200+187=558 (73% of max value = 765). Red value is 171 (67.19% from 255 or 30.65% from 558); Green value is 200 (78.52% from 255 or 35.84% from 558); Blue value is 187 (73.44% from 255 or 33.51% from 558); Max value from RGB is 200 - color contains mainly: green. Hex color #ABC8BB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABC8BB is #543744. Grayscale: #BDBDBD. Windows color (decimal): -5519173 or 12306603. OLE color: 12306603.
HSL color Cylindrical-coordinate representation of color #ABC8BB: hue angle of 153.1º degrees, saturation: 0.21, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #ABC8BB is Cyan = 0.14, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.22.
<style> p { color: #ABC8BB; } p { color: rgb(171,200,187); } H1.HeaderClassName { color: #ABC8BB; } .AnyTagClassName { color: #ABC8BB; } </style>
<style> a { background-color: #ABC8BB; } a { background-color: rgb(171,200,187); } div.DivClassName { background-color: #ABC8BB; } .BgClassName { background-color: #ABC8BB; } </style>
<style> span { border-color: #ABC8BB; } span { border-color: rgb(171,200,187); } td.TdClassName { border-color: #ABC8BB; } .TagClassName { border-color: #ABC8BB; } </style>