#B0DDAF (or 0xB0DDAF) is unknown color: approx Moss Green. HEX triplet: B0, DD and AF. RGB value is (176,221,175). Sum of RGB (Red+Green+Blue) = 176+221+175=572 (75% of max value = 765). Red value is 176 (69.14% from 255 or 30.77% from 572); Green value is 221 (86.72% from 255 or 38.64% from 572); Blue value is 175 (68.75% from 255 or 30.59% from 572); Max value from RGB is 221 - color contains mainly: green. Hex color #B0DDAF is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #B0DDAF is #4F2250. Grayscale: #CACACA. Windows color (decimal): -5186129 or 11525552. OLE color: 11525552.
HSL color Cylindrical-coordinate representation of color #B0DDAF: hue angle of 118.7º degrees, saturation: 0.4, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #B0DDAF is Cyan = 0.20, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.13.
<style> p { color: #b0ddaf; } p { color: rgb(176,221,175); } H1.HeaderClassName { color: #b0ddaf; } .AnyTagClassName { color: #b0ddaf; } </style>
<style> a { background-color: #b0ddaf; } a { background-color: rgb(176,221,175); } div.DivClassName { background-color: #b0ddaf; } .BgClassName { background-color: #b0ddaf; } </style>
<style> span { border-color: #b0ddaf; } span { border-color: rgb(176,221,175); } td.TdClassName { border-color: #b0ddaf; } .TagClassName { border-color: #b0ddaf; } </style>