#BEB99F (or 0xBEB99F) is unknown color: approx Tana. HEX triplet: BE, B9 and 9F. RGB value is (190,185,159). Sum of RGB (Red+Green+Blue) = 190+185+159=534 (70% of max value = 765). Red value is 190 (74.61% from 255 or 35.58% from 534); Green value is 185 (72.66% from 255 or 34.64% from 534); Blue value is 159 (62.5% from 255 or 29.78% from 534); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB99F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEB99F is #414660. Grayscale: #B7B7B7. Windows color (decimal): -4277857 or 10467774. OLE color: 10467774.
HSL color Cylindrical-coordinate representation of color #BEB99F: hue angle of 50.32º degrees, saturation: 0.19, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BEB99F is Cyan = 0, Magento = 0.03, Yellow = 0.16 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB99F; } p { color: rgb(190,185,159); } H1.HeaderClassName { color: #BEB99F; } .AnyTagClassName { color: #BEB99F; } </style>
<style> a { background-color: #BEB99F; } a { background-color: rgb(190,185,159); } div.DivClassName { background-color: #BEB99F; } .BgClassName { background-color: #BEB99F; } </style>
<style> span { border-color: #BEB99F; } span { border-color: rgb(190,185,159); } td.TdClassName { border-color: #BEB99F; } .TagClassName { border-color: #BEB99F; } </style>