#ADBBC3 (or 0xADBBC3) is unknown color: approx Heather. HEX triplet: AD, BB and C3. RGB value is (173,187,195). Sum of RGB (Red+Green+Blue) = 173+187+195=555 (73% of max value = 765). Red value is 173 (67.97% from 255 or 31.17% from 555); Green value is 187 (73.44% from 255 or 33.69% from 555); Blue value is 195 (76.56% from 255 or 35.14% from 555); Max value from RGB is 195 - color contains mainly: blue. Hex color #ADBBC3 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADBBC3 is #52443C. Grayscale: #B7B7B7. Windows color (decimal): -5391421 or 12827565. OLE color: 12827565.
HSL color Cylindrical-coordinate representation of color #ADBBC3: hue angle of 201.82º degrees, saturation: 0.15, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #ADBBC3 is Cyan = 0.11, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #ADBBC3; } p { color: rgb(173,187,195); } H1.HeaderClassName { color: #ADBBC3; } .AnyTagClassName { color: #ADBBC3; } </style>
<style> a { background-color: #ADBBC3; } a { background-color: rgb(173,187,195); } div.DivClassName { background-color: #ADBBC3; } .BgClassName { background-color: #ADBBC3; } </style>
<style> span { border-color: #ADBBC3; } span { border-color: rgb(173,187,195); } td.TdClassName { border-color: #ADBBC3; } .TagClassName { border-color: #ADBBC3; } </style>