#B7BE8D (or 0xB7BE8D) is unknown color: approx Green Mist. HEX triplet: B7, BE and 8D. RGB value is (183,190,141). Sum of RGB (Red+Green+Blue) = 183+190+141=514 (68% of max value = 765). Red value is 183 (71.88% from 255 or 35.60% from 514); Green value is 190 (74.61% from 255 or 36.96% from 514); Blue value is 141 (55.47% from 255 or 27.43% from 514); Max value from RGB is 190 - color contains mainly: green. Hex color #B7BE8D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B7BE8D is #484172. Grayscale: #B6B6B6. Windows color (decimal): -4735347 or 9289399. OLE color: 9289399.
HSL color Cylindrical-coordinate representation of color #B7BE8D: hue angle of 68.57º degrees, saturation: 0.27, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #B7BE8D is Cyan = 0.04, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.25.
<style> p { color: #B7BE8D; } p { color: rgb(183,190,141); } H1.HeaderClassName { color: #B7BE8D; } .AnyTagClassName { color: #B7BE8D; } </style>
<style> a { background-color: #B7BE8D; } a { background-color: rgb(183,190,141); } div.DivClassName { background-color: #B7BE8D; } .BgClassName { background-color: #B7BE8D; } </style>
<style> span { border-color: #B7BE8D; } span { border-color: rgb(183,190,141); } td.TdClassName { border-color: #B7BE8D; } .TagClassName { border-color: #B7BE8D; } </style>