#ADD3CC (or 0xADD3CC) is unknown color: approx Scandal. HEX triplet: AD, D3 and CC. RGB value is (173,211,204). Sum of RGB (Red+Green+Blue) = 173+211+204=588 (77% of max value = 765). Red value is 173 (67.97% from 255 or 29.42% from 588); Green value is 211 (82.81% from 255 or 35.88% from 588); Blue value is 204 (80.08% from 255 or 34.69% from 588); Max value from RGB is 211 - color contains mainly: green. Hex color #ADD3CC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD3CC is #522C33. Grayscale: #C6C6C6. Windows color (decimal): -5385268 or 13423533. OLE color: 13423533.
HSL color Cylindrical-coordinate representation of color #ADD3CC: hue angle of 168.95º degrees, saturation: 0.3, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #ADD3CC is Cyan = 0.18, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.17.
<style> p { color: #ADD3CC; } p { color: rgb(173,211,204); } H1.HeaderClassName { color: #ADD3CC; } .AnyTagClassName { color: #ADD3CC; } </style>
<style> a { background-color: #ADD3CC; } a { background-color: rgb(173,211,204); } div.DivClassName { background-color: #ADD3CC; } .BgClassName { background-color: #ADD3CC; } </style>
<style> span { border-color: #ADD3CC; } span { border-color: rgb(173,211,204); } td.TdClassName { border-color: #ADD3CC; } .TagClassName { border-color: #ADD3CC; } </style>