#B0ACC0 (or 0xB0ACC0) is unknown color: approx Blue Haze. HEX triplet: B0, AC and C0. RGB value is (176,172,192). Sum of RGB (Red+Green+Blue) = 176+172+192=540 (71% of max value = 765). Red value is 176 (69.14% from 255 or 32.59% from 540); Green value is 172 (67.58% from 255 or 31.85% from 540); Blue value is 192 (75.39% from 255 or 35.56% from 540); Max value from RGB is 192 - color contains mainly: blue. Hex color #B0ACC0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B0ACC0 is #4F533F. Grayscale: #AFAFAF. Windows color (decimal): -5198656 or 12627120. OLE color: 12627120.
HSL color Cylindrical-coordinate representation of color #B0ACC0: hue angle of 252º degrees, saturation: 0.14, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #B0ACC0 is Cyan = 0.08, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B0ACC0; } p { color: rgb(176,172,192); } H1.HeaderClassName { color: #B0ACC0; } .AnyTagClassName { color: #B0ACC0; } </style>
<style> a { background-color: #B0ACC0; } a { background-color: rgb(176,172,192); } div.DivClassName { background-color: #B0ACC0; } .BgClassName { background-color: #B0ACC0; } </style>
<style> span { border-color: #B0ACC0; } span { border-color: rgb(176,172,192); } td.TdClassName { border-color: #B0ACC0; } .TagClassName { border-color: #B0ACC0; } </style>