#B0DEAA (or 0xB0DEAA) is unknown color: approx Moss Green. HEX triplet: B0, DE and AA. RGB value is (176,222,170). Sum of RGB (Red+Green+Blue) = 176+222+170=568 (75% of max value = 765). Red value is 176 (69.14% from 255 or 30.99% from 568); Green value is 222 (87.11% from 255 or 39.08% from 568); Blue value is 170 (66.80% from 255 or 29.93% from 568); Max value from RGB is 222 - color contains mainly: green. Hex color #B0DEAA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #B0DEAA is #4F2155. Grayscale: #CACACA. Windows color (decimal): -5185878 or 11198128. OLE color: 11198128.
HSL color Cylindrical-coordinate representation of color #B0DEAA: hue angle of 113.08º degrees, saturation: 0.44, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #B0DEAA is Cyan = 0.21, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.13.
<style> p { color: #B0DEAA; } p { color: rgb(176,222,170); } H1.HeaderClassName { color: #B0DEAA; } .AnyTagClassName { color: #B0DEAA; } </style>
<style> a { background-color: #B0DEAA; } a { background-color: rgb(176,222,170); } div.DivClassName { background-color: #B0DEAA; } .BgClassName { background-color: #B0DEAA; } </style>
<style> span { border-color: #B0DEAA; } span { border-color: rgb(176,222,170); } td.TdClassName { border-color: #B0DEAA; } .TagClassName { border-color: #B0DEAA; } </style>