#ADD3BE (or 0xADD3BE) is unknown color: approx Nebula. HEX triplet: AD, D3 and BE. RGB value is (173,211,190). Sum of RGB (Red+Green+Blue) = 173+211+190=574 (76% of max value = 765). Red value is 173 (67.97% from 255 or 30.14% from 574); Green value is 211 (82.81% from 255 or 36.76% from 574); Blue value is 190 (74.61% from 255 or 33.10% from 574); Max value from RGB is 211 - color contains mainly: green. Hex color #ADD3BE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD3BE is #522C41. Grayscale: #C5C5C5. Windows color (decimal): -5385282 or 12506029. OLE color: 12506029.
HSL color Cylindrical-coordinate representation of color #ADD3BE: hue angle of 146.84º 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 #ADD3BE is Cyan = 0.18, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.17.
<style> p { color: #ADD3BE; } p { color: rgb(173,211,190); } H1.HeaderClassName { color: #ADD3BE; } .AnyTagClassName { color: #ADD3BE; } </style>
<style> a { background-color: #ADD3BE; } a { background-color: rgb(173,211,190); } div.DivClassName { background-color: #ADD3BE; } .BgClassName { background-color: #ADD3BE; } </style>
<style> span { border-color: #ADD3BE; } span { border-color: rgb(173,211,190); } td.TdClassName { border-color: #ADD3BE; } .TagClassName { border-color: #ADD3BE; } </style>