#ADD4DD (or 0xADD4DD) is unknown color: approx French Pass. HEX triplet: AD, D4 and DD. RGB value is (173,212,221). Sum of RGB (Red+Green+Blue) = 173+212+221=606 (80% of max value = 765). Red value is 173 (67.97% from 255 or 28.55% from 606); Green value is 212 (83.20% from 255 or 34.98% from 606); Blue value is 221 (86.72% from 255 or 36.47% from 606); Max value from RGB is 221 - color contains mainly: blue. Hex color #ADD4DD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD4DD is #522B22. Grayscale: #C9C9C9. Windows color (decimal): -5384995 or 14537901. OLE color: 14537901.
HSL color Cylindrical-coordinate representation of color #ADD4DD: hue angle of 191.25º degrees, saturation: 0.41, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #ADD4DD is Cyan = 0.22, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #ADD4DD; } p { color: rgb(173,212,221); } H1.HeaderClassName { color: #ADD4DD; } .AnyTagClassName { color: #ADD4DD; } </style>
<style> a { background-color: #ADD4DD; } a { background-color: rgb(173,212,221); } div.DivClassName { background-color: #ADD4DD; } .BgClassName { background-color: #ADD4DD; } </style>
<style> span { border-color: #ADD4DD; } span { border-color: rgb(173,212,221); } td.TdClassName { border-color: #ADD4DD; } .TagClassName { border-color: #ADD4DD; } </style>