#B0ADBC (or 0xB0ADBC) is unknown color: approx Blue Haze. HEX triplet: B0, AD and BC. RGB value is (176,173,188). Sum of RGB (Red+Green+Blue) = 176+173+188=537 (71% of max value = 765). Red value is 176 (69.14% from 255 or 32.77% from 537); Green value is 173 (67.97% from 255 or 32.22% from 537); Blue value is 188 (73.83% from 255 or 35.01% from 537); Max value from RGB is 188 - color contains mainly: blue. Hex color #B0ADBC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B0ADBC is #4F5243. Grayscale: #AFAFAF. Windows color (decimal): -5198404 or 12365232. OLE color: 12365232.
HSL color Cylindrical-coordinate representation of color #B0ADBC: hue angle of 252º degrees, saturation: 0.1, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #B0ADBC is Cyan = 0.06, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B0ADBC; } p { color: rgb(176,173,188); } H1.HeaderClassName { color: #B0ADBC; } .AnyTagClassName { color: #B0ADBC; } </style>
<style> a { background-color: #B0ADBC; } a { background-color: rgb(176,173,188); } div.DivClassName { background-color: #B0ADBC; } .BgClassName { background-color: #B0ADBC; } </style>
<style> span { border-color: #B0ADBC; } span { border-color: rgb(176,173,188); } td.TdClassName { border-color: #B0ADBC; } .TagClassName { border-color: #B0ADBC; } </style>