#ADD6CC (or 0xADD6CC) is unknown color: approx Scandal. HEX triplet: AD, D6 and CC. RGB value is (173,214,204). Sum of RGB (Red+Green+Blue) = 173+214+204=591 (78% of max value = 765). Red value is 173 (67.97% from 255 or 29.27% from 591); Green value is 214 (83.98% from 255 or 36.21% from 591); Blue value is 204 (80.08% from 255 or 34.52% from 591); Max value from RGB is 214 - color contains mainly: green. Hex color #ADD6CC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD6CC is #522933. Grayscale: #C8C8C8. Windows color (decimal): -5384500 or 13424301. OLE color: 13424301.
HSL color Cylindrical-coordinate representation of color #ADD6CC: hue angle of 165.37º degrees, saturation: 0.33, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #ADD6CC is Cyan = 0.19, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.16.
<style> p { color: #ADD6CC; } p { color: rgb(173,214,204); } H1.HeaderClassName { color: #ADD6CC; } .AnyTagClassName { color: #ADD6CC; } </style>
<style> a { background-color: #ADD6CC; } a { background-color: rgb(173,214,204); } div.DivClassName { background-color: #ADD6CC; } .BgClassName { background-color: #ADD6CC; } </style>
<style> span { border-color: #ADD6CC; } span { border-color: rgb(173,214,204); } td.TdClassName { border-color: #ADD6CC; } .TagClassName { border-color: #ADD6CC; } </style>