#B6AEBF (or 0xB6AEBF) is unknown color: approx French Grey. HEX triplet: B6, AE and BF. RGB value is (182,174,191). Sum of RGB (Red+Green+Blue) = 182+174+191=547 (72% of max value = 765). Red value is 182 (71.48% from 255 or 33.27% from 547); Green value is 174 (68.36% from 255 or 31.81% from 547); Blue value is 191 (75% from 255 or 34.92% from 547); Max value from RGB is 191 - color contains mainly: blue. Hex color #B6AEBF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B6AEBF is #495140. Grayscale: #B2B2B2. Windows color (decimal): -4804929 or 12562102. OLE color: 12562102.
HSL color Cylindrical-coordinate representation of color #B6AEBF: hue angle of 268.24º degrees, saturation: 0.12, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #B6AEBF is Cyan = 0.05, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B6AEBF; } p { color: rgb(182,174,191); } H1.HeaderClassName { color: #B6AEBF; } .AnyTagClassName { color: #B6AEBF; } </style>
<style> a { background-color: #B6AEBF; } a { background-color: rgb(182,174,191); } div.DivClassName { background-color: #B6AEBF; } .BgClassName { background-color: #B6AEBF; } </style>
<style> span { border-color: #B6AEBF; } span { border-color: rgb(182,174,191); } td.TdClassName { border-color: #B6AEBF; } .TagClassName { border-color: #B6AEBF; } </style>