#B5BEAF (or 0xB5BEAF) is unknown color: approx Pumice. HEX triplet: B5, BE and AF. RGB value is (181,190,175). Sum of RGB (Red+Green+Blue) = 181+190+175=546 (72% of max value = 765). Red value is 181 (71.09% from 255 or 33.15% from 546); Green value is 190 (74.61% from 255 or 34.80% from 546); Blue value is 175 (68.75% from 255 or 32.05% from 546); Max value from RGB is 190 - color contains mainly: green. Hex color #B5BEAF is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B5BEAF is #4A4150. Grayscale: #B9B9B9. Windows color (decimal): -4866385 or 11517621. OLE color: 11517621.
HSL color Cylindrical-coordinate representation of color #B5BEAF: hue angle of 96º degrees, saturation: 0.1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #B5BEAF is Cyan = 0.05, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #B5BEAF; } p { color: rgb(181,190,175); } H1.HeaderClassName { color: #B5BEAF; } .AnyTagClassName { color: #B5BEAF; } </style>
<style> a { background-color: #B5BEAF; } a { background-color: rgb(181,190,175); } div.DivClassName { background-color: #B5BEAF; } .BgClassName { background-color: #B5BEAF; } </style>
<style> span { border-color: #B5BEAF; } span { border-color: rgb(181,190,175); } td.TdClassName { border-color: #B5BEAF; } .TagClassName { border-color: #B5BEAF; } </style>