#ADD8E6 (or 0xADD8E6) is known color: LightBlue. HEX triplet: AD, D8 and E6. RGB value is (173,216,230). Sum of RGB (Red+Green+Blue) = 173+216+230=619 (81% of max value = 765). Red value is 173 (67.97% from 255 or 27.95% from 619); Green value is 216 (84.77% from 255 or 34.89% from 619); Blue value is 230 (90.23% from 255 or 37.16% from 619); Max value from RGB is 230 - color contains mainly: blue. Hex color #ADD8E6 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ADD8E6 is #522719. Grayscale: #CCCCCC. Windows color (decimal): -5383962 or 15128749. OLE color: 15128749.
HSL color Cylindrical-coordinate representation of color #ADD8E6: hue angle of 194.74º degrees, saturation: 0.53, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ADD8E6 is Cyan = 0.25, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #ADD8E6; } p { color: rgb(173,216,230); } H1.HeaderClassName { color: #ADD8E6; } .AnyTagClassName { color: #ADD8E6; } </style>
<style> a { background-color: #ADD8E6; } a { background-color: rgb(173,216,230); } div.DivClassName { background-color: #ADD8E6; } .BgClassName { background-color: #ADD8E6; } </style>
<style> span { border-color: #ADD8E6; } span { border-color: rgb(173,216,230); } td.TdClassName { border-color: #ADD8E6; } .TagClassName { border-color: #ADD8E6; } </style>