#ADD7EE (or 0xADD7EE) is unknown color: approx Light Blue. HEX triplet: AD, D7 and EE. RGB value is (173,215,238). Sum of RGB (Red+Green+Blue) = 173+215+238=626 (82% of max value = 765). Red value is 173 (67.97% from 255 or 27.64% from 626); Green value is 215 (84.38% from 255 or 34.35% from 626); Blue value is 238 (93.36% from 255 or 38.02% from 626); Max value from RGB is 238 - color contains mainly: blue. Hex color #ADD7EE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ADD7EE is #522811. Grayscale: #CCCCCC. Windows color (decimal): -5384210 or 15652781. OLE color: 15652781.
HSL color Cylindrical-coordinate representation of color #ADD7EE: hue angle of 201.23º degrees, saturation: 0.66, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #ADD7EE is Cyan = 0.27, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #ADD7EE; } p { color: rgb(173,215,238); } H1.HeaderClassName { color: #ADD7EE; } .AnyTagClassName { color: #ADD7EE; } </style>
<style> a { background-color: #ADD7EE; } a { background-color: rgb(173,215,238); } div.DivClassName { background-color: #ADD7EE; } .BgClassName { background-color: #ADD7EE; } </style>
<style> span { border-color: #ADD7EE; } span { border-color: rgb(173,215,238); } td.TdClassName { border-color: #ADD7EE; } .TagClassName { border-color: #ADD7EE; } </style>