#BEB1A5 (or 0xBEB1A5) is unknown color: approx Silk. HEX triplet: BE, B1 and A5. RGB value is (190,177,165). Sum of RGB (Red+Green+Blue) = 190+177+165=532 (70% of max value = 765). Red value is 190 (74.61% from 255 or 35.71% from 532); Green value is 177 (69.53% from 255 or 33.27% from 532); Blue value is 165 (64.84% from 255 or 31.02% from 532); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB1A5 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BEB1A5 is #414E5A. Grayscale: #B3B3B3. Windows color (decimal): -4279899 or 10858942. OLE color: 10858942.
HSL color Cylindrical-coordinate representation of color #BEB1A5: hue angle of 28.8º degrees, saturation: 0.16, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #BEB1A5 is Cyan = 0, Magento = 0.07, Yellow = 0.13 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB1A5; } p { color: rgb(190,177,165); } H1.HeaderClassName { color: #BEB1A5; } .AnyTagClassName { color: #BEB1A5; } </style>
<style> a { background-color: #BEB1A5; } a { background-color: rgb(190,177,165); } div.DivClassName { background-color: #BEB1A5; } .BgClassName { background-color: #BEB1A5; } </style>
<style> span { border-color: #BEB1A5; } span { border-color: rgb(190,177,165); } td.TdClassName { border-color: #BEB1A5; } .TagClassName { border-color: #BEB1A5; } </style>