#ADD8B2 (or 0xADD8B2) is unknown color: approx Celadon. HEX triplet: AD, D8 and B2. RGB value is (173,216,178). Sum of RGB (Red+Green+Blue) = 173+216+178=567 (75% of max value = 765). Red value is 173 (67.97% from 255 or 30.51% from 567); Green value is 216 (84.77% from 255 or 38.10% from 567); Blue value is 178 (69.92% from 255 or 31.39% from 567); Max value from RGB is 216 - color contains mainly: green. Hex color #ADD8B2 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADD8B2 is #52274D. Grayscale: #C6C6C6. Windows color (decimal): -5384014 or 11720877. OLE color: 11720877.
HSL color Cylindrical-coordinate representation of color #ADD8B2: hue angle of 126.98º degrees, saturation: 0.36, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #ADD8B2 is Cyan = 0.20, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.15.
<style> p { color: #ADD8B2; } p { color: rgb(173,216,178); } H1.HeaderClassName { color: #ADD8B2; } .AnyTagClassName { color: #ADD8B2; } </style>
<style> a { background-color: #ADD8B2; } a { background-color: rgb(173,216,178); } div.DivClassName { background-color: #ADD8B2; } .BgClassName { background-color: #ADD8B2; } </style>
<style> span { border-color: #ADD8B2; } span { border-color: rgb(173,216,178); } td.TdClassName { border-color: #ADD8B2; } .TagClassName { border-color: #ADD8B2; } </style>