#B3FF9C (or 0xB3FF9C) is unknown color: approx Madang. HEX triplet: B3, FF and 9C. RGB value is (179,255,156). Sum of RGB (Red+Green+Blue) = 179+255+156=590 (78% of max value = 765). Red value is 179 (70.31% from 255 or 30.34% from 590); Green value is 255 (100% from 255 or 43.22% from 590); Blue value is 156 (61.33% from 255 or 26.44% from 590); Max value from RGB is 255 - color contains mainly: green. Hex color #B3FF9C is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #B3FF9C is #4C0063. Grayscale: #DDDDDD. Windows color (decimal): -4980836 or 10289075. OLE color: 10289075.
HSL color Cylindrical-coordinate representation of color #B3FF9C: hue angle of 106.06º degrees, saturation: 1, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #B3FF9C is Cyan = 0.30, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.
<style> p { color: #b3ff9c; } p { color: rgb(179,255,156); } H1.HeaderClassName { color: #b3ff9c; } .AnyTagClassName { color: #b3ff9c; } </style>
<style> a { background-color: #b3ff9c; } a { background-color: rgb(179,255,156); } div.DivClassName { background-color: #b3ff9c; } .BgClassName { background-color: #b3ff9c; } </style>
<style> span { border-color: #b3ff9c; } span { border-color: rgb(179,255,156); } td.TdClassName { border-color: #b3ff9c; } .TagClassName { border-color: #b3ff9c; } </style>