#B1CBBB (or 0xB1CBBB) is unknown color: approx Nebula. HEX triplet: B1, CB and BB. RGB value is (177,203,187). Sum of RGB (Red+Green+Blue) = 177+203+187=567 (75% of max value = 765). Red value is 177 (69.53% from 255 or 31.22% from 567); Green value is 203 (79.69% from 255 or 35.80% from 567); Blue value is 187 (73.44% from 255 or 32.98% from 567); Max value from RGB is 203 - color contains mainly: green. Hex color #B1CBBB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B1CBBB is #4E3444. Grayscale: #C1C1C1. Windows color (decimal): -5125189 or 12307377. OLE color: 12307377.
HSL color Cylindrical-coordinate representation of color #B1CBBB: hue angle of 143.08º degrees, saturation: 0.2, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #B1CBBB is Cyan = 0.13, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.20.
<style> p { color: #B1CBBB; } p { color: rgb(177,203,187); } H1.HeaderClassName { color: #B1CBBB; } .AnyTagClassName { color: #B1CBBB; } </style>
<style> a { background-color: #B1CBBB; } a { background-color: rgb(177,203,187); } div.DivClassName { background-color: #B1CBBB; } .BgClassName { background-color: #B1CBBB; } </style>
<style> span { border-color: #B1CBBB; } span { border-color: rgb(177,203,187); } td.TdClassName { border-color: #B1CBBB; } .TagClassName { border-color: #B1CBBB; } </style>