#ADDEFB (or 0xADDEFB) is unknown color: approx Columbia Blue. HEX triplet: AD, DE and FB. RGB value is (173,222,251). Sum of RGB (Red+Green+Blue) = 173+222+251=646 (85% of max value = 765). Red value is 173 (67.97% from 255 or 26.78% from 646); Green value is 222 (87.11% from 255 or 34.37% from 646); Blue value is 251 (98.44% from 255 or 38.85% from 646); Max value from RGB is 251 - color contains mainly: blue. Hex color #ADDEFB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ADDEFB is #522104. Grayscale: #D2D2D2. Windows color (decimal): -5382405 or 16506541. OLE color: 16506541.
HSL color Cylindrical-coordinate representation of color #ADDEFB: hue angle of 202.31º degrees, saturation: 0.91, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #ADDEFB is Cyan = 0.31, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #ADDEFB; } p { color: rgb(173,222,251); } H1.HeaderClassName { color: #ADDEFB; } .AnyTagClassName { color: #ADDEFB; } </style>
<style> a { background-color: #ADDEFB; } a { background-color: rgb(173,222,251); } div.DivClassName { background-color: #ADDEFB; } .BgClassName { background-color: #ADDEFB; } </style>
<style> span { border-color: #ADDEFB; } span { border-color: rgb(173,222,251); } td.TdClassName { border-color: #ADDEFB; } .TagClassName { border-color: #ADDEFB; } </style>