#B2A69C (or 0xB2A69C) is unknown color: approx Cloudy. HEX triplet: B2, A6 and 9C. RGB value is (178,166,156). Sum of RGB (Red+Green+Blue) = 178+166+156=500 (66% of max value = 765). Red value is 178 (69.92% from 255 or 35.6% from 500); Green value is 166 (65.23% from 255 or 33.2% from 500); Blue value is 156 (61.33% from 255 or 31.2% from 500); Max value from RGB is 178 - color contains mainly: red. Hex color #B2A69C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B2A69C is #4D5963. Grayscale: #A8A8A8. Windows color (decimal): -5069156 or 10266290. OLE color: 10266290.
HSL color Cylindrical-coordinate representation of color #B2A69C: hue angle of 27.27º degrees, saturation: 0.13, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #B2A69C is Cyan = 0, Magento = 0.07, Yellow = 0.12 and Black (K on CMYK) = 0.30.
<style> p { color: #B2A69C; } p { color: rgb(178,166,156); } H1.HeaderClassName { color: #B2A69C; } .AnyTagClassName { color: #B2A69C; } </style>
<style> a { background-color: #B2A69C; } a { background-color: rgb(178,166,156); } div.DivClassName { background-color: #B2A69C; } .BgClassName { background-color: #B2A69C; } </style>
<style> span { border-color: #B2A69C; } span { border-color: rgb(178,166,156); } td.TdClassName { border-color: #B2A69C; } .TagClassName { border-color: #B2A69C; } </style>