#ADD0BD (or 0xADD0BD) is unknown color: approx Nebula. HEX triplet: AD, D0 and BD. RGB value is (173,208,189). Sum of RGB (Red+Green+Blue) = 173+208+189=570 (75% of max value = 765). Red value is 173 (67.97% from 255 or 30.35% from 570); Green value is 208 (81.64% from 255 or 36.49% from 570); Blue value is 189 (74.22% from 255 or 33.16% from 570); Max value from RGB is 208 - color contains mainly: green. Hex color #ADD0BD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD0BD is #522F42. Grayscale: #C3C3C3. Windows color (decimal): -5386051 or 12439725. OLE color: 12439725.
HSL color Cylindrical-coordinate representation of color #ADD0BD: hue angle of 147.43º degrees, saturation: 0.27, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ADD0BD is Cyan = 0.17, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.18.
<style> p { color: #ADD0BD; } p { color: rgb(173,208,189); } H1.HeaderClassName { color: #ADD0BD; } .AnyTagClassName { color: #ADD0BD; } </style>
<style> a { background-color: #ADD0BD; } a { background-color: rgb(173,208,189); } div.DivClassName { background-color: #ADD0BD; } .BgClassName { background-color: #ADD0BD; } </style>
<style> span { border-color: #ADD0BD; } span { border-color: rgb(173,208,189); } td.TdClassName { border-color: #ADD0BD; } .TagClassName { border-color: #ADD0BD; } </style>