#ADDCDD (or 0xADDCDD) is unknown color: approx Powder Blue. HEX triplet: AD, DC and DD. RGB value is (173,220,221). Sum of RGB (Red+Green+Blue) = 173+220+221=614 (81% of max value = 765). Red value is 173 (67.97% from 255 or 28.18% from 614); Green value is 220 (86.33% from 255 or 35.83% from 614); Blue value is 221 (86.72% from 255 or 35.99% from 614); Max value from RGB is 221 - color contains mainly: blue. Hex color #ADDCDD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADDCDD is #522322. Grayscale: #CECECE. Windows color (decimal): -5382947 or 14539949. OLE color: 14539949.
HSL color Cylindrical-coordinate representation of color #ADDCDD: hue angle of 181.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 #ADDCDD is Cyan = 0.22, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #ADDCDD; } p { color: rgb(173,220,221); } H1.HeaderClassName { color: #ADDCDD; } .AnyTagClassName { color: #ADDCDD; } </style>
<style> a { background-color: #ADDCDD; } a { background-color: rgb(173,220,221); } div.DivClassName { background-color: #ADDCDD; } .BgClassName { background-color: #ADDCDD; } </style>
<style> span { border-color: #ADDCDD; } span { border-color: rgb(173,220,221); } td.TdClassName { border-color: #ADDCDD; } .TagClassName { border-color: #ADDCDD; } </style>