#B1DEB3 (or 0xB1DEB3) is unknown color: approx Celadon. HEX triplet: B1, DE and B3. RGB value is (177,222,179). Sum of RGB (Red+Green+Blue) = 177+222+179=578 (76% of max value = 765). Red value is 177 (69.53% from 255 or 30.62% from 578); Green value is 222 (87.11% from 255 or 38.41% from 578); Blue value is 179 (70.31% from 255 or 30.97% from 578); Max value from RGB is 222 - color contains mainly: green. Hex color #B1DEB3 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B1DEB3 is #4E214C. Grayscale: #CBCBCB. Windows color (decimal): -5120333 or 11787953. OLE color: 11787953.
HSL color Cylindrical-coordinate representation of color #B1DEB3: hue angle of 122.67º degrees, saturation: 0.41, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #B1DEB3 is Cyan = 0.20, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.13.
<style> p { color: #B1DEB3; } p { color: rgb(177,222,179); } H1.HeaderClassName { color: #B1DEB3; } .AnyTagClassName { color: #B1DEB3; } </style>
<style> a { background-color: #B1DEB3; } a { background-color: rgb(177,222,179); } div.DivClassName { background-color: #B1DEB3; } .BgClassName { background-color: #B1DEB3; } </style>
<style> span { border-color: #B1DEB3; } span { border-color: rgb(177,222,179); } td.TdClassName { border-color: #B1DEB3; } .TagClassName { border-color: #B1DEB3; } </style>