#ADEDB2 (or 0xADEDB2) is unknown color: approx Celadon. HEX triplet: AD, ED and B2. RGB value is (173,237,178). Sum of RGB (Red+Green+Blue) = 173+237+178=588 (77% of max value = 765). Red value is 173 (67.97% from 255 or 29.42% from 588); Green value is 237 (92.97% from 255 or 40.31% from 588); Blue value is 178 (69.92% from 255 or 30.27% from 588); Max value from RGB is 237 - color contains mainly: green. Hex color #ADEDB2 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #ADEDB2 is #52124D. Grayscale: #D3D3D3. Windows color (decimal): -5378638 or 11726253. OLE color: 11726253.
HSL color Cylindrical-coordinate representation of color #ADEDB2: hue angle of 124.69º degrees, saturation: 0.64, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #ADEDB2 is Cyan = 0.27, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.07.
<style> p { color: #ADEDB2; } p { color: rgb(173,237,178); } H1.HeaderClassName { color: #ADEDB2; } .AnyTagClassName { color: #ADEDB2; } </style>
<style> a { background-color: #ADEDB2; } a { background-color: rgb(173,237,178); } div.DivClassName { background-color: #ADEDB2; } .BgClassName { background-color: #ADEDB2; } </style>
<style> span { border-color: #ADEDB2; } span { border-color: rgb(173,237,178); } td.TdClassName { border-color: #ADEDB2; } .TagClassName { border-color: #ADEDB2; } </style>