#B2D3BD (or 0xB2D3BD) is unknown color: approx Nebula. HEX triplet: B2, D3 and BD. RGB value is (178,211,189). Sum of RGB (Red+Green+Blue) = 178+211+189=578 (76% of max value = 765). Red value is 178 (69.92% from 255 or 30.80% from 578); Green value is 211 (82.81% from 255 or 36.51% from 578); Blue value is 189 (74.22% from 255 or 32.70% from 578); Max value from RGB is 211 - color contains mainly: green. Hex color #B2D3BD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B2D3BD is #4D2C42. Grayscale: #C6C6C6. Windows color (decimal): -5057603 or 12440498. OLE color: 12440498.
HSL color Cylindrical-coordinate representation of color #B2D3BD: hue angle of 140º degrees, saturation: 0.27, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #B2D3BD is Cyan = 0.16, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.17.
<style> p { color: #B2D3BD; } p { color: rgb(178,211,189); } H1.HeaderClassName { color: #B2D3BD; } .AnyTagClassName { color: #B2D3BD; } </style>
<style> a { background-color: #B2D3BD; } a { background-color: rgb(178,211,189); } div.DivClassName { background-color: #B2D3BD; } .BgClassName { background-color: #B2D3BD; } </style>
<style> span { border-color: #B2D3BD; } span { border-color: rgb(178,211,189); } td.TdClassName { border-color: #B2D3BD; } .TagClassName { border-color: #B2D3BD; } </style>