#ADD5ED (or 0xADD5ED) is unknown color: approx Sail. HEX triplet: AD, D5 and ED. RGB value is (173,213,237). Sum of RGB (Red+Green+Blue) = 173+213+237=623 (82% of max value = 765). Red value is 173 (67.97% from 255 or 27.77% from 623); Green value is 213 (83.59% from 255 or 34.19% from 623); Blue value is 237 (92.97% from 255 or 38.04% from 623); Max value from RGB is 237 - color contains mainly: blue. Hex color #ADD5ED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ADD5ED is #522A12. Grayscale: #CBCBCB. Windows color (decimal): -5384723 or 15586733. OLE color: 15586733.
HSL color Cylindrical-coordinate representation of color #ADD5ED: hue angle of 202.5º 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 #ADD5ED is Cyan = 0.27, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #ADD5ED; } p { color: rgb(173,213,237); } H1.HeaderClassName { color: #ADD5ED; } .AnyTagClassName { color: #ADD5ED; } </style>
<style> a { background-color: #ADD5ED; } a { background-color: rgb(173,213,237); } div.DivClassName { background-color: #ADD5ED; } .BgClassName { background-color: #ADD5ED; } </style>
<style> span { border-color: #ADD5ED; } span { border-color: rgb(173,213,237); } td.TdClassName { border-color: #ADD5ED; } .TagClassName { border-color: #ADD5ED; } </style>