#B3FFB0 (or 0xB3FFB0) is unknown color: approx Celadon. HEX triplet: B3, FF and B0. RGB value is (179,255,176). Sum of RGB (Red+Green+Blue) = 179+255+176=610 (80% of max value = 765). Red value is 179 (70.31% from 255 or 29.34% from 610); Green value is 255 (100% from 255 or 41.80% from 610); Blue value is 176 (69.14% from 255 or 28.85% from 610); Max value from RGB is 255 - color contains mainly: green. Hex color #B3FFB0 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #B3FFB0 is #4C004F. Grayscale: #DFDFDF. Windows color (decimal): -4980816 or 11599795. OLE color: 11599795.
HSL color Cylindrical-coordinate representation of color #B3FFB0: hue angle of 117.72º 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 #B3FFB0 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.
<style> p { color: #B3FFB0; } p { color: rgb(179,255,176); } H1.HeaderClassName { color: #B3FFB0; } .AnyTagClassName { color: #B3FFB0; } </style>
<style> a { background-color: #B3FFB0; } a { background-color: rgb(179,255,176); } div.DivClassName { background-color: #B3FFB0; } .BgClassName { background-color: #B3FFB0; } </style>
<style> span { border-color: #B3FFB0; } span { border-color: rgb(179,255,176); } td.TdClassName { border-color: #B3FFB0; } .TagClassName { border-color: #B3FFB0; } </style>