#B3FFB1 (or 0xB3FFB1) is unknown color: approx Celadon. HEX triplet: B3, FF and B1. RGB value is (179,255,177). Sum of RGB (Red+Green+Blue) = 179+255+177=611 (80% of max value = 765). Red value is 179 (70.31% from 255 or 29.30% from 611); Green value is 255 (100% from 255 or 41.73% from 611); Blue value is 177 (69.53% from 255 or 28.97% from 611); Max value from RGB is 255 - color contains mainly: green. Hex color #B3FFB1 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #B3FFB1 is #4C004E. Grayscale: #DFDFDF. Windows color (decimal): -4980815 or 11665331. OLE color: 11665331.
HSL color Cylindrical-coordinate representation of color #B3FFB1: hue angle of 118.46º 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 #B3FFB1 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.
<style> p { color: #B3FFB1; } p { color: rgb(179,255,177); } H1.HeaderClassName { color: #B3FFB1; } .AnyTagClassName { color: #B3FFB1; } </style>
<style> a { background-color: #B3FFB1; } a { background-color: rgb(179,255,177); } div.DivClassName { background-color: #B3FFB1; } .BgClassName { background-color: #B3FFB1; } </style>
<style> span { border-color: #B3FFB1; } span { border-color: rgb(179,255,177); } td.TdClassName { border-color: #B3FFB1; } .TagClassName { border-color: #B3FFB1; } </style>