#ADDDBC (or 0xADDDBC) is unknown color: approx Fringy Flower. HEX triplet: AD, DD and BC. RGB value is (173,221,188). Sum of RGB (Red+Green+Blue) = 173+221+188=582 (77% of max value = 765). Red value is 173 (67.97% from 255 or 29.73% from 582); Green value is 221 (86.72% from 255 or 37.97% from 582); Blue value is 188 (73.83% from 255 or 32.30% from 582); Max value from RGB is 221 - color contains mainly: green. Hex color #ADDDBC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADDDBC is #522243. Grayscale: #CACACA. Windows color (decimal): -5382724 or 12377517. OLE color: 12377517.
HSL color Cylindrical-coordinate representation of color #ADDDBC: hue angle of 138.75º degrees, saturation: 0.41, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #ADDDBC is Cyan = 0.22, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.13.
<style> p { color: #ADDDBC; } p { color: rgb(173,221,188); } H1.HeaderClassName { color: #ADDDBC; } .AnyTagClassName { color: #ADDDBC; } </style>
<style> a { background-color: #ADDDBC; } a { background-color: rgb(173,221,188); } div.DivClassName { background-color: #ADDDBC; } .BgClassName { background-color: #ADDDBC; } </style>
<style> span { border-color: #ADDDBC; } span { border-color: rgb(173,221,188); } td.TdClassName { border-color: #ADDDBC; } .TagClassName { border-color: #ADDDBC; } </style>