#AEBFDC (or 0xAEBFDC) is unknown color: approx Light Steel Blue. HEX triplet: AE, BF and DC. RGB value is (174,191,220). Sum of RGB (Red+Green+Blue) = 174+191+220=585 (77% of max value = 765). Red value is 174 (68.36% from 255 or 29.74% from 585); Green value is 191 (75% from 255 or 32.65% from 585); Blue value is 220 (86.33% from 255 or 37.61% from 585); Max value from RGB is 220 - color contains mainly: blue. Hex color #AEBFDC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AEBFDC is #514023. Grayscale: #BDBDBD. Windows color (decimal): -5324836 or 14466990. OLE color: 14466990.
HSL color Cylindrical-coordinate representation of color #AEBFDC: hue angle of 217.83º degrees, saturation: 0.4, 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 #AEBFDC is Cyan = 0.21, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #AEBFDC; } p { color: rgb(174,191,220); } H1.HeaderClassName { color: #AEBFDC; } .AnyTagClassName { color: #AEBFDC; } </style>
<style> a { background-color: #AEBFDC; } a { background-color: rgb(174,191,220); } div.DivClassName { background-color: #AEBFDC; } .BgClassName { background-color: #AEBFDC; } </style>
<style> span { border-color: #AEBFDC; } span { border-color: rgb(174,191,220); } td.TdClassName { border-color: #AEBFDC; } .TagClassName { border-color: #AEBFDC; } </style>