#BEBEB9 (or 0xBEBEB9) is unknown color: approx Silver Sand. HEX triplet: BE, BE and B9. RGB value is (190,190,185). Sum of RGB (Red+Green+Blue) = 190+190+185=565 (74% of max value = 765). Red value is 190 (74.61% from 255 or 33.63% from 565); Green value is 190 (74.61% from 255 or 33.63% from 565); Blue value is 185 (72.66% from 255 or 32.74% from 565); Max value from RGB is 190 - color contains mainly: red, green. Hex color #BEBEB9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEBEB9 is #414146. Grayscale: #BDBDBD. Windows color (decimal): -4276551 or 12172990. OLE color: 12172990.
HSL color Cylindrical-coordinate representation of color #BEBEB9: hue angle of 60º degrees, saturation: 0.04, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #BEBEB9 is Cyan = 0, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.25.
<style> p { color: #BEBEB9; } p { color: rgb(190,190,185); } H1.HeaderClassName { color: #BEBEB9; } .AnyTagClassName { color: #BEBEB9; } </style>
<style> a { background-color: #BEBEB9; } a { background-color: rgb(190,190,185); } div.DivClassName { background-color: #BEBEB9; } .BgClassName { background-color: #BEBEB9; } </style>
<style> span { border-color: #BEBEB9; } span { border-color: rgb(190,190,185); } td.TdClassName { border-color: #BEBEB9; } .TagClassName { border-color: #BEBEB9; } </style>