#B1C2B3 (or 0xB1C2B3) is unknown color: approx Gum Leaf. HEX triplet: B1, C2 and B3. RGB value is (177,194,179). Sum of RGB (Red+Green+Blue) = 177+194+179=550 (72% of max value = 765). Red value is 177 (69.53% from 255 or 32.18% from 550); Green value is 194 (76.17% from 255 or 35.27% from 550); Blue value is 179 (70.31% from 255 or 32.55% from 550); Max value from RGB is 194 - color contains mainly: green. Hex color #B1C2B3 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B1C2B3 is #4E3D4C. Grayscale: #BBBBBB. Windows color (decimal): -5127501 or 11780785. OLE color: 11780785.
HSL color Cylindrical-coordinate representation of color #B1C2B3: hue angle of 127.06º degrees, saturation: 0.12, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #B1C2B3 is Cyan = 0.09, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.24.
<style> p { color: #B1C2B3; } p { color: rgb(177,194,179); } H1.HeaderClassName { color: #B1C2B3; } .AnyTagClassName { color: #B1C2B3; } </style>
<style> a { background-color: #B1C2B3; } a { background-color: rgb(177,194,179); } div.DivClassName { background-color: #B1C2B3; } .BgClassName { background-color: #B1C2B3; } </style>
<style> span { border-color: #B1C2B3; } span { border-color: rgb(177,194,179); } td.TdClassName { border-color: #B1C2B3; } .TagClassName { border-color: #B1C2B3; } </style>