#B8BAD2 (or 0xB8BAD2) is unknown color: approx Lavender Grey. HEX triplet: B8, BA and D2. RGB value is (184,186,210). Sum of RGB (Red+Green+Blue) = 184+186+210=580 (76% of max value = 765). Red value is 184 (72.27% from 255 or 31.72% from 580); Green value is 186 (73.05% from 255 or 32.07% from 580); Blue value is 210 (82.42% from 255 or 36.21% from 580); Max value from RGB is 210 - color contains mainly: blue. Hex color #B8BAD2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B8BAD2 is #47452D. Grayscale: #BCBCBC. Windows color (decimal): -4670766 or 13810360. OLE color: 13810360.
HSL color Cylindrical-coordinate representation of color #B8BAD2: hue angle of 235.38º degrees, saturation: 0.22, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #B8BAD2 is Cyan = 0.12, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #B8BAD2; } p { color: rgb(184,186,210); } H1.HeaderClassName { color: #B8BAD2; } .AnyTagClassName { color: #B8BAD2; } </style>
<style> a { background-color: #B8BAD2; } a { background-color: rgb(184,186,210); } div.DivClassName { background-color: #B8BAD2; } .BgClassName { background-color: #B8BAD2; } </style>
<style> span { border-color: #B8BAD2; } span { border-color: rgb(184,186,210); } td.TdClassName { border-color: #B8BAD2; } .TagClassName { border-color: #B8BAD2; } </style>