#ADBDDC (or 0xADBDDC) is unknown color: approx Light Steel Blue. HEX triplet: AD, BD and DC. RGB value is (173,189,220). Sum of RGB (Red+Green+Blue) = 173+189+220=582 (77% of max value = 765). Red value is 173 (67.97% from 255 or 29.73% from 582); Green value is 189 (74.22% from 255 or 32.47% from 582); Blue value is 220 (86.33% from 255 or 37.80% from 582); Max value from RGB is 220 - color contains mainly: blue. Hex color #ADBDDC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADBDDC is #524223. Grayscale: #BBBBBB. Windows color (decimal): -5390884 or 14466477. OLE color: 14466477.
HSL color Cylindrical-coordinate representation of color #ADBDDC: hue angle of 219.57º 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 #ADBDDC is Cyan = 0.21, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #ADBDDC; } p { color: rgb(173,189,220); } H1.HeaderClassName { color: #ADBDDC; } .AnyTagClassName { color: #ADBDDC; } </style>
<style> a { background-color: #ADBDDC; } a { background-color: rgb(173,189,220); } div.DivClassName { background-color: #ADBDDC; } .BgClassName { background-color: #ADBDDC; } </style>
<style> span { border-color: #ADBDDC; } span { border-color: rgb(173,189,220); } td.TdClassName { border-color: #ADBDDC; } .TagClassName { border-color: #ADBDDC; } </style>