#B2D8CC (or 0xB2D8CC) is unknown color: approx Jet Stream. HEX triplet: B2, D8 and CC. RGB value is (178,216,204). Sum of RGB (Red+Green+Blue) = 178+216+204=598 (79% of max value = 765). Red value is 178 (69.92% from 255 or 29.77% from 598); Green value is 216 (84.77% from 255 or 36.12% from 598); Blue value is 204 (80.08% from 255 or 34.11% from 598); Max value from RGB is 216 - color contains mainly: green. Hex color #B2D8CC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B2D8CC is #4D2733. Grayscale: #CBCBCB. Windows color (decimal): -5056308 or 13424818. OLE color: 13424818.
HSL color Cylindrical-coordinate representation of color #B2D8CC: hue angle of 161.05º degrees, saturation: 0.33, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #B2D8CC is Cyan = 0.18, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.15.
<style> p { color: #B2D8CC; } p { color: rgb(178,216,204); } H1.HeaderClassName { color: #B2D8CC; } .AnyTagClassName { color: #B2D8CC; } </style>
<style> a { background-color: #B2D8CC; } a { background-color: rgb(178,216,204); } div.DivClassName { background-color: #B2D8CC; } .BgClassName { background-color: #B2D8CC; } </style>
<style> span { border-color: #B2D8CC; } span { border-color: rgb(178,216,204); } td.TdClassName { border-color: #B2D8CC; } .TagClassName { border-color: #B2D8CC; } </style>