#AEBDCD (or 0xAEBDCD) is unknown color: approx Spindle. HEX triplet: AE, BD and CD. RGB value is (174,189,205). Sum of RGB (Red+Green+Blue) = 174+189+205=568 (75% of max value = 765). Red value is 174 (68.36% from 255 or 30.63% from 568); Green value is 189 (74.22% from 255 or 33.27% from 568); Blue value is 205 (80.47% from 255 or 36.09% from 568); Max value from RGB is 205 - color contains mainly: blue. Hex color #AEBDCD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AEBDCD is #514232. Grayscale: #BABABA. Windows color (decimal): -5325363 or 13483438. OLE color: 13483438.
HSL color Cylindrical-coordinate representation of color #AEBDCD: hue angle of 210.97º degrees, saturation: 0.24, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #AEBDCD is Cyan = 0.15, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #AEBDCD; } p { color: rgb(174,189,205); } H1.HeaderClassName { color: #AEBDCD; } .AnyTagClassName { color: #AEBDCD; } </style>
<style> a { background-color: #AEBDCD; } a { background-color: rgb(174,189,205); } div.DivClassName { background-color: #AEBDCD; } .BgClassName { background-color: #AEBDCD; } </style>
<style> span { border-color: #AEBDCD; } span { border-color: rgb(174,189,205); } td.TdClassName { border-color: #AEBDCD; } .TagClassName { border-color: #AEBDCD; } </style>