#ADC0ED (or 0xADC0ED) is unknown color: approx Perano. HEX triplet: AD, C0 and ED. RGB value is (173,192,237). Sum of RGB (Red+Green+Blue) = 173+192+237=602 (79% of max value = 765). Red value is 173 (67.97% from 255 or 28.74% from 602); Green value is 192 (75.39% from 255 or 31.89% from 602); Blue value is 237 (92.97% from 255 or 39.37% from 602); Max value from RGB is 237 - color contains mainly: blue. Hex color #ADC0ED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ADC0ED is #523F12. Grayscale: #BFBFBF. Windows color (decimal): -5390099 or 15581357. OLE color: 15581357.
HSL color Cylindrical-coordinate representation of color #ADC0ED: hue angle of 222.19º degrees, saturation: 0.64, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #ADC0ED is Cyan = 0.27, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #ADC0ED; } p { color: rgb(173,192,237); } H1.HeaderClassName { color: #ADC0ED; } .AnyTagClassName { color: #ADC0ED; } </style>
<style> a { background-color: #ADC0ED; } a { background-color: rgb(173,192,237); } div.DivClassName { background-color: #ADC0ED; } .BgClassName { background-color: #ADC0ED; } </style>
<style> span { border-color: #ADC0ED; } span { border-color: rgb(173,192,237); } td.TdClassName { border-color: #ADC0ED; } .TagClassName { border-color: #ADC0ED; } </style>