#B8BF99 (or 0xB8BF99) is unknown color: approx Green Mist. HEX triplet: B8, BF and 99. RGB value is (184,191,153). Sum of RGB (Red+Green+Blue) = 184+191+153=528 (69% of max value = 765). Red value is 184 (72.27% from 255 or 34.85% from 528); Green value is 191 (75% from 255 or 36.17% from 528); Blue value is 153 (60.16% from 255 or 28.98% from 528); Max value from RGB is 191 - color contains mainly: green. Hex color #B8BF99 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B8BF99 is #474066. Grayscale: #B8B8B8. Windows color (decimal): -4669543 or 10076088. OLE color: 10076088.
HSL color Cylindrical-coordinate representation of color #B8BF99: hue angle of 71.05º degrees, saturation: 0.23, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #B8BF99 is Cyan = 0.04, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.25.
<style> p { color: #B8BF99; } p { color: rgb(184,191,153); } H1.HeaderClassName { color: #B8BF99; } .AnyTagClassName { color: #B8BF99; } </style>
<style> a { background-color: #B8BF99; } a { background-color: rgb(184,191,153); } div.DivClassName { background-color: #B8BF99; } .BgClassName { background-color: #B8BF99; } </style>
<style> span { border-color: #B8BF99; } span { border-color: rgb(184,191,153); } td.TdClassName { border-color: #B8BF99; } .TagClassName { border-color: #B8BF99; } </style>