#B2BE8C (or 0xB2BE8C) is unknown color: approx Caper. HEX triplet: B2, BE and 8C. RGB value is (178,190,140). Sum of RGB (Red+Green+Blue) = 178+190+140=508 (67% of max value = 765). Red value is 178 (69.92% from 255 or 35.04% from 508); Green value is 190 (74.61% from 255 or 37.40% from 508); Blue value is 140 (55.08% from 255 or 27.56% from 508); Max value from RGB is 190 - color contains mainly: green. Hex color #B2BE8C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #B2BE8C is #4D4173. Grayscale: #B4B4B4. Windows color (decimal): -5063028 or 9223858. OLE color: 9223858.
HSL color Cylindrical-coordinate representation of color #B2BE8C: hue angle of 74.4º degrees, saturation: 0.28, 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 #B2BE8C is Cyan = 0.06, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.25.
<style> p { color: #B2BE8C; } p { color: rgb(178,190,140); } H1.HeaderClassName { color: #B2BE8C; } .AnyTagClassName { color: #B2BE8C; } </style>
<style> a { background-color: #B2BE8C; } a { background-color: rgb(178,190,140); } div.DivClassName { background-color: #B2BE8C; } .BgClassName { background-color: #B2BE8C; } </style>
<style> span { border-color: #B2BE8C; } span { border-color: rgb(178,190,140); } td.TdClassName { border-color: #B2BE8C; } .TagClassName { border-color: #B2BE8C; } </style>