#ADD7E1 (or 0xADD7E1) is unknown color: approx Light Blue. HEX triplet: AD, D7 and E1. RGB value is (173,215,225). Sum of RGB (Red+Green+Blue) = 173+215+225=613 (81% of max value = 765). Red value is 173 (67.97% from 255 or 28.22% from 613); Green value is 215 (84.38% from 255 or 35.07% from 613); Blue value is 225 (88.28% from 255 or 36.70% from 613); Max value from RGB is 225 - color contains mainly: blue. Hex color #ADD7E1 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD7E1 is #52281E. Grayscale: #CBCBCB. Windows color (decimal): -5384223 or 14800813. OLE color: 14800813.
HSL color Cylindrical-coordinate representation of color #ADD7E1: hue angle of 191.54º degrees, saturation: 0.46, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ADD7E1 is Cyan = 0.23, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #add7e1; } p { color: rgb(173,215,225); } H1.HeaderClassName { color: #add7e1; } .AnyTagClassName { color: #add7e1; } </style>
<style> a { background-color: #add7e1; } a { background-color: rgb(173,215,225); } div.DivClassName { background-color: #add7e1; } .BgClassName { background-color: #add7e1; } </style>
<style> span { border-color: #add7e1; } span { border-color: rgb(173,215,225); } td.TdClassName { border-color: #add7e1; } .TagClassName { border-color: #add7e1; } </style>