#BEBB98 (or 0xBEBB98) is unknown color: approx Tana. HEX triplet: BE, BB and 98. RGB value is (190,187,152). Sum of RGB (Red+Green+Blue) = 190+187+152=529 (70% of max value = 765). Red value is 190 (74.61% from 255 or 35.92% from 529); Green value is 187 (73.44% from 255 or 35.35% from 529); Blue value is 152 (59.77% from 255 or 28.73% from 529); Max value from RGB is 190 - color contains mainly: red. Hex color #BEBB98 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEBB98 is #414467. Grayscale: #B8B8B8. Windows color (decimal): -4277352 or 10009534. OLE color: 10009534.
HSL color Cylindrical-coordinate representation of color #BEBB98: hue angle of 55.26º 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 #BEBB98 is Cyan = 0, Magento = 0.02, Yellow = 0.2 and Black (K on CMYK) = 0.25.
<style> p { color: #BEBB98; } p { color: rgb(190,187,152); } H1.HeaderClassName { color: #BEBB98; } .AnyTagClassName { color: #BEBB98; } </style>
<style> a { background-color: #BEBB98; } a { background-color: rgb(190,187,152); } div.DivClassName { background-color: #BEBB98; } .BgClassName { background-color: #BEBB98; } </style>
<style> span { border-color: #BEBB98; } span { border-color: rgb(190,187,152); } td.TdClassName { border-color: #BEBB98; } .TagClassName { border-color: #BEBB98; } </style>