#B5BACD (or 0xB5BACD) is unknown color: approx Echo Blue. HEX triplet: B5, BA and CD. RGB value is (181,186,205). Sum of RGB (Red+Green+Blue) = 181+186+205=572 (75% of max value = 765). Red value is 181 (71.09% from 255 or 31.64% from 572); Green value is 186 (73.05% from 255 or 32.52% from 572); Blue value is 205 (80.47% from 255 or 35.84% from 572); Max value from RGB is 205 - color contains mainly: blue. Hex color #B5BACD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B5BACD is #4A4532. Grayscale: #BABABA. Windows color (decimal): -4867379 or 13482677. OLE color: 13482677.
HSL color Cylindrical-coordinate representation of color #B5BACD: hue angle of 227.5º degrees, saturation: 0.19, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #B5BACD is Cyan = 0.12, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #B5BACD; } p { color: rgb(181,186,205); } H1.HeaderClassName { color: #B5BACD; } .AnyTagClassName { color: #B5BACD; } </style>
<style> a { background-color: #B5BACD; } a { background-color: rgb(181,186,205); } div.DivClassName { background-color: #B5BACD; } .BgClassName { background-color: #B5BACD; } </style>
<style> span { border-color: #B5BACD; } span { border-color: rgb(181,186,205); } td.TdClassName { border-color: #B5BACD; } .TagClassName { border-color: #B5BACD; } </style>