#AECDDB (or 0xAECDDB) is unknown color: approx French Pass. HEX triplet: AE, CD and DB. RGB value is (174,205,219). Sum of RGB (Red+Green+Blue) = 174+205+219=598 (79% of max value = 765). Red value is 174 (68.36% from 255 or 29.10% from 598); Green value is 205 (80.47% from 255 or 34.28% from 598); Blue value is 219 (85.94% from 255 or 36.62% from 598); Max value from RGB is 219 - color contains mainly: blue. Hex color #AECDDB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AECDDB is #513224. Grayscale: #C5C5C5. Windows color (decimal): -5321253 or 14405038. OLE color: 14405038.
HSL color Cylindrical-coordinate representation of color #AECDDB: hue angle of 198.67º degrees, saturation: 0.38, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #AECDDB is Cyan = 0.21, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #AECDDB; } p { color: rgb(174,205,219); } H1.HeaderClassName { color: #AECDDB; } .AnyTagClassName { color: #AECDDB; } </style>
<style> a { background-color: #AECDDB; } a { background-color: rgb(174,205,219); } div.DivClassName { background-color: #AECDDB; } .BgClassName { background-color: #AECDDB; } </style>
<style> span { border-color: #AECDDB; } span { border-color: rgb(174,205,219); } td.TdClassName { border-color: #AECDDB; } .TagClassName { border-color: #AECDDB; } </style>