#ADD1BC (or 0xADD1BC) is unknown color: approx Nebula. HEX triplet: AD, D1 and BC. RGB value is (173,209,188). Sum of RGB (Red+Green+Blue) = 173+209+188=570 (75% of max value = 765). Red value is 173 (67.97% from 255 or 30.35% from 570); Green value is 209 (82.03% from 255 or 36.67% from 570); Blue value is 188 (73.83% from 255 or 32.98% from 570); Max value from RGB is 209 - color contains mainly: green. Hex color #ADD1BC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD1BC is #522E43. Grayscale: #C3C3C3. Windows color (decimal): -5385796 or 12374445. OLE color: 12374445.
HSL color Cylindrical-coordinate representation of color #ADD1BC: hue angle of 145º degrees, saturation: 0.28, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ADD1BC is Cyan = 0.17, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.18.
<style> p { color: #ADD1BC; } p { color: rgb(173,209,188); } H1.HeaderClassName { color: #ADD1BC; } .AnyTagClassName { color: #ADD1BC; } </style>
<style> a { background-color: #ADD1BC; } a { background-color: rgb(173,209,188); } div.DivClassName { background-color: #ADD1BC; } .BgClassName { background-color: #ADD1BC; } </style>
<style> span { border-color: #ADD1BC; } span { border-color: rgb(173,209,188); } td.TdClassName { border-color: #ADD1BC; } .TagClassName { border-color: #ADD1BC; } </style>