#ADC5D0 (or 0xADC5D0) is unknown color: approx Heather. HEX triplet: AD, C5 and D0. RGB value is (173,197,208). Sum of RGB (Red+Green+Blue) = 173+197+208=578 (76% of max value = 765). Red value is 173 (67.97% from 255 or 29.93% from 578); Green value is 197 (77.34% from 255 or 34.08% from 578); Blue value is 208 (81.64% from 255 or 35.99% from 578); Max value from RGB is 208 - color contains mainly: blue. Hex color #ADC5D0 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADC5D0 is #523A2F. Grayscale: #BFBFBF. Windows color (decimal): -5388848 or 13682093. OLE color: 13682093.
HSL color Cylindrical-coordinate representation of color #ADC5D0: hue angle of 198.86º degrees, saturation: 0.27, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ADC5D0 is Cyan = 0.17, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #ADC5D0; } p { color: rgb(173,197,208); } H1.HeaderClassName { color: #ADC5D0; } .AnyTagClassName { color: #ADC5D0; } </style>
<style> a { background-color: #ADC5D0; } a { background-color: rgb(173,197,208); } div.DivClassName { background-color: #ADC5D0; } .BgClassName { background-color: #ADC5D0; } </style>
<style> span { border-color: #ADC5D0; } span { border-color: rgb(173,197,208); } td.TdClassName { border-color: #ADC5D0; } .TagClassName { border-color: #ADC5D0; } </style>