#ADDBCC (or 0xADDBCC) is unknown color: approx Scandal. HEX triplet: AD, DB and CC. RGB value is (173,219,204). Sum of RGB (Red+Green+Blue) = 173+219+204=596 (78% of max value = 765). Red value is 173 (67.97% from 255 or 29.03% from 596); Green value is 219 (85.94% from 255 or 36.74% from 596); Blue value is 204 (80.08% from 255 or 34.23% from 596); Max value from RGB is 219 - color contains mainly: green. Hex color #ADDBCC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADDBCC is #522433. Grayscale: #CBCBCB. Windows color (decimal): -5383220 or 13425581. OLE color: 13425581.
HSL color Cylindrical-coordinate representation of color #ADDBCC: hue angle of 160.43º degrees, saturation: 0.39, 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 #ADDBCC is Cyan = 0.21, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.14.
<style> p { color: #ADDBCC; } p { color: rgb(173,219,204); } H1.HeaderClassName { color: #ADDBCC; } .AnyTagClassName { color: #ADDBCC; } </style>
<style> a { background-color: #ADDBCC; } a { background-color: rgb(173,219,204); } div.DivClassName { background-color: #ADDBCC; } .BgClassName { background-color: #ADDBCC; } </style>
<style> span { border-color: #ADDBCC; } span { border-color: rgb(173,219,204); } td.TdClassName { border-color: #ADDBCC; } .TagClassName { border-color: #ADDBCC; } </style>