#B2BBD2 (or 0xB2BBD2) is unknown color: approx Spindle. HEX triplet: B2, BB and D2. RGB value is (178,187,210). Sum of RGB (Red+Green+Blue) = 178+187+210=575 (76% of max value = 765). Red value is 178 (69.92% from 255 or 30.96% from 575); Green value is 187 (73.44% from 255 or 32.52% from 575); Blue value is 210 (82.42% from 255 or 36.52% from 575); Max value from RGB is 210 - color contains mainly: blue. Hex color #B2BBD2 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B2BBD2 is #4D442D. Grayscale: #BABABA. Windows color (decimal): -5063726 or 13810610. OLE color: 13810610.
HSL color Cylindrical-coordinate representation of color #B2BBD2: hue angle of 223.12º degrees, saturation: 0.26, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #B2BBD2 is Cyan = 0.15, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #B2BBD2; } p { color: rgb(178,187,210); } H1.HeaderClassName { color: #B2BBD2; } .AnyTagClassName { color: #B2BBD2; } </style>
<style> a { background-color: #B2BBD2; } a { background-color: rgb(178,187,210); } div.DivClassName { background-color: #B2BBD2; } .BgClassName { background-color: #B2BBD2; } </style>
<style> span { border-color: #B2BBD2; } span { border-color: rgb(178,187,210); } td.TdClassName { border-color: #B2BBD2; } .TagClassName { border-color: #B2BBD2; } </style>