#ABD4BB (or 0xABD4BB) is unknown color: approx Nebula. HEX triplet: AB, D4 and BB. RGB value is (171,212,187). Sum of RGB (Red+Green+Blue) = 171+212+187=570 (75% of max value = 765). Red value is 171 (67.19% from 255 or 30% from 570); Green value is 212 (83.20% from 255 or 37.19% from 570); Blue value is 187 (73.44% from 255 or 32.81% from 570); Max value from RGB is 212 - color contains mainly: green. Hex color #ABD4BB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABD4BB is #542B44. Grayscale: #C4C4C4. Windows color (decimal): -5516101 or 12309675. OLE color: 12309675.
HSL color Cylindrical-coordinate representation of color #ABD4BB: hue angle of 143.41º degrees, saturation: 0.32, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #ABD4BB is Cyan = 0.19, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.17.
<style> p { color: #ABD4BB; } p { color: rgb(171,212,187); } H1.HeaderClassName { color: #ABD4BB; } .AnyTagClassName { color: #ABD4BB; } </style>
<style> a { background-color: #ABD4BB; } a { background-color: rgb(171,212,187); } div.DivClassName { background-color: #ABD4BB; } .BgClassName { background-color: #ABD4BB; } </style>
<style> span { border-color: #ABD4BB; } span { border-color: rgb(171,212,187); } td.TdClassName { border-color: #ABD4BB; } .TagClassName { border-color: #ABD4BB; } </style>