#B2A17D (or 0xB2A17D) is unknown color: approx Pavlova. HEX triplet: B2, A1 and 7D. RGB value is (178,161,125). Sum of RGB (Red+Green+Blue) = 178+161+125=464 (61% of max value = 765). Red value is 178 (69.92% from 255 or 38.36% from 464); Green value is 161 (63.28% from 255 or 34.70% from 464); Blue value is 125 (49.22% from 255 or 26.94% from 464); Max value from RGB is 178 - color contains mainly: red. Hex color #B2A17D is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #B2A17D is #4D5E82. Grayscale: #A2A2A2. Windows color (decimal): -5070467 or 8233394. OLE color: 8233394.
HSL color Cylindrical-coordinate representation of color #B2A17D: hue angle of 40.75º degrees, saturation: 0.26, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #B2A17D is Cyan = 0, Magento = 0.10, Yellow = 0.30 and Black (K on CMYK) = 0.30.
<style> p { color: #B2A17D; } p { color: rgb(178,161,125); } H1.HeaderClassName { color: #B2A17D; } .AnyTagClassName { color: #B2A17D; } </style>
<style> a { background-color: #B2A17D; } a { background-color: rgb(178,161,125); } div.DivClassName { background-color: #B2A17D; } .BgClassName { background-color: #B2A17D; } </style>
<style> span { border-color: #B2A17D; } span { border-color: rgb(178,161,125); } td.TdClassName { border-color: #B2A17D; } .TagClassName { border-color: #B2A17D; } </style>