#B0DCAA (or 0xB0DCAA) is unknown color: approx Moss Green. HEX triplet: B0, DC and AA. RGB value is (176,220,170). Sum of RGB (Red+Green+Blue) = 176+220+170=566 (74% of max value = 765). Red value is 176 (69.14% from 255 or 31.10% from 566); Green value is 220 (86.33% from 255 or 38.87% from 566); Blue value is 170 (66.80% from 255 or 30.04% from 566); Max value from RGB is 220 - color contains mainly: green. Hex color #B0DCAA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #B0DCAA is #4F2355. Grayscale: #C9C9C9. Windows color (decimal): -5186390 or 11197616. OLE color: 11197616.
HSL color Cylindrical-coordinate representation of color #B0DCAA: hue angle of 112.8º degrees, saturation: 0.42, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #B0DCAA is Cyan = 0.2, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.14.
<style> p { color: #B0DCAA; } p { color: rgb(176,220,170); } H1.HeaderClassName { color: #B0DCAA; } .AnyTagClassName { color: #B0DCAA; } </style>
<style> a { background-color: #B0DCAA; } a { background-color: rgb(176,220,170); } div.DivClassName { background-color: #B0DCAA; } .BgClassName { background-color: #B0DCAA; } </style>
<style> span { border-color: #B0DCAA; } span { border-color: rgb(176,220,170); } td.TdClassName { border-color: #B0DCAA; } .TagClassName { border-color: #B0DCAA; } </style>