#ADD4DC (or 0xADD4DC) is unknown color: approx French Pass. HEX triplet: AD, D4 and DC. RGB value is (173,212,220). Sum of RGB (Red+Green+Blue) = 173+212+220=605 (80% of max value = 765). Red value is 173 (67.97% from 255 or 28.60% from 605); Green value is 212 (83.20% from 255 or 35.04% from 605); Blue value is 220 (86.33% from 255 or 36.36% from 605); Max value from RGB is 220 - color contains mainly: blue. Hex color #ADD4DC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD4DC is #522B23. Grayscale: #C9C9C9. Windows color (decimal): -5384996 or 14472365. OLE color: 14472365.
HSL color Cylindrical-coordinate representation of color #ADD4DC: hue angle of 190.21º degrees, saturation: 0.4, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #ADD4DC is Cyan = 0.21, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #ADD4DC; } p { color: rgb(173,212,220); } H1.HeaderClassName { color: #ADD4DC; } .AnyTagClassName { color: #ADD4DC; } </style>
<style> a { background-color: #ADD4DC; } a { background-color: rgb(173,212,220); } div.DivClassName { background-color: #ADD4DC; } .BgClassName { background-color: #ADD4DC; } </style>
<style> span { border-color: #ADD4DC; } span { border-color: rgb(173,212,220); } td.TdClassName { border-color: #ADD4DC; } .TagClassName { border-color: #ADD4DC; } </style>