#B0FFDA (or 0xB0FFDA) is unknown color: approx Magic Mint. HEX triplet: B0, FF and DA. RGB value is (176,255,218). Sum of RGB (Red+Green+Blue) = 176+255+218=649 (85% of max value = 765). Red value is 176 (69.14% from 255 or 27.12% from 649); Green value is 255 (100% from 255 or 39.29% from 649); Blue value is 218 (85.55% from 255 or 33.59% from 649); Max value from RGB is 255 - color contains mainly: green. Hex color #B0FFDA is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #B0FFDA is #4F0025. Grayscale: #E3E3E3. Windows color (decimal): -5177382 or 14352304. OLE color: 14352304.
HSL color Cylindrical-coordinate representation of color #B0FFDA: hue angle of 151.9º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #B0FFDA is Cyan = 0.31, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.
<style> p { color: #B0FFDA; } p { color: rgb(176,255,218); } H1.HeaderClassName { color: #B0FFDA; } .AnyTagClassName { color: #B0FFDA; } </style>
<style> a { background-color: #B0FFDA; } a { background-color: rgb(176,255,218); } div.DivClassName { background-color: #B0FFDA; } .BgClassName { background-color: #B0FFDA; } </style>
<style> span { border-color: #B0FFDA; } span { border-color: rgb(176,255,218); } td.TdClassName { border-color: #B0FFDA; } .TagClassName { border-color: #B0FFDA; } </style>