#B6AFAC (or 0xB6AFAC) is unknown color: approx Martini. HEX triplet: B6, AF and AC. RGB value is (182,175,172). Sum of RGB (Red+Green+Blue) = 182+175+172=529 (70% of max value = 765). Red value is 182 (71.48% from 255 or 34.40% from 529); Green value is 175 (68.75% from 255 or 33.08% from 529); Blue value is 172 (67.58% from 255 or 32.51% from 529); Max value from RGB is 182 - color contains mainly: red. Hex color #B6AFAC is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #B6AFAC is #495053. Grayscale: #B0B0B0. Windows color (decimal): -4804692 or 11317174. OLE color: 11317174.
HSL color Cylindrical-coordinate representation of color #B6AFAC: hue angle of 18º degrees, saturation: 0.06, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #B6AFAC is Cyan = 0, Magento = 0.04, Yellow = 0.05 and Black (K on CMYK) = 0.29.
<style> p { color: #B6AFAC; } p { color: rgb(182,175,172); } H1.HeaderClassName { color: #B6AFAC; } .AnyTagClassName { color: #B6AFAC; } </style>
<style> a { background-color: #B6AFAC; } a { background-color: rgb(182,175,172); } div.DivClassName { background-color: #B6AFAC; } .BgClassName { background-color: #B6AFAC; } </style>
<style> span { border-color: #B6AFAC; } span { border-color: rgb(182,175,172); } td.TdClassName { border-color: #B6AFAC; } .TagClassName { border-color: #B6AFAC; } </style>