#ADD5EE (or 0xADD5EE) is unknown color: approx Sail. HEX triplet: AD, D5 and EE. RGB value is (173,213,238). Sum of RGB (Red+Green+Blue) = 173+213+238=624 (82% of max value = 765). Red value is 173 (67.97% from 255 or 27.72% from 624); Green value is 213 (83.59% from 255 or 34.13% from 624); Blue value is 238 (93.36% from 255 or 38.14% from 624); Max value from RGB is 238 - color contains mainly: blue. Hex color #ADD5EE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ADD5EE is #522A11. Grayscale: #CBCBCB. Windows color (decimal): -5384722 or 15652269. OLE color: 15652269.
HSL color Cylindrical-coordinate representation of color #ADD5EE: hue angle of 203.08º 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 #ADD5EE is Cyan = 0.27, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #ADD5EE; } p { color: rgb(173,213,238); } H1.HeaderClassName { color: #ADD5EE; } .AnyTagClassName { color: #ADD5EE; } </style>
<style> a { background-color: #ADD5EE; } a { background-color: rgb(173,213,238); } div.DivClassName { background-color: #ADD5EE; } .BgClassName { background-color: #ADD5EE; } </style>
<style> span { border-color: #ADD5EE; } span { border-color: rgb(173,213,238); } td.TdClassName { border-color: #ADD5EE; } .TagClassName { border-color: #ADD5EE; } </style>