#ADD0E7 (or 0xADD0E7) is unknown color: approx Sail. HEX triplet: AD, D0 and E7. RGB value is (173,208,231). Sum of RGB (Red+Green+Blue) = 173+208+231=612 (81% of max value = 765). Red value is 173 (67.97% from 255 or 28.27% from 612); Green value is 208 (81.64% from 255 or 33.99% from 612); Blue value is 231 (90.62% from 255 or 37.75% from 612); Max value from RGB is 231 - color contains mainly: blue. Hex color #ADD0E7 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ADD0E7 is #522F18. Grayscale: #C8C8C8. Windows color (decimal): -5386009 or 15192237. OLE color: 15192237.
HSL color Cylindrical-coordinate representation of color #ADD0E7: hue angle of 203.79º degrees, saturation: 0.55, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ADD0E7 is Cyan = 0.25, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #ADD0E7; } p { color: rgb(173,208,231); } H1.HeaderClassName { color: #ADD0E7; } .AnyTagClassName { color: #ADD0E7; } </style>
<style> a { background-color: #ADD0E7; } a { background-color: rgb(173,208,231); } div.DivClassName { background-color: #ADD0E7; } .BgClassName { background-color: #ADD0E7; } </style>
<style> span { border-color: #ADD0E7; } span { border-color: rgb(173,208,231); } td.TdClassName { border-color: #ADD0E7; } .TagClassName { border-color: #ADD0E7; } </style>