#BEB581 (or 0xBEB581) is unknown color: approx Ecru. HEX triplet: BE, B5 and 81. RGB value is (190,181,129). Sum of RGB (Red+Green+Blue) = 190+181+129=500 (66% of max value = 765). Red value is 190 (74.61% from 255 or 38% from 500); Green value is 181 (71.09% from 255 or 36.2% from 500); Blue value is 129 (50.78% from 255 or 25.8% from 500); Max value from RGB is 190 - color contains mainly: red. Hex color #BEB581 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BEB581 is #414A7E. Grayscale: #B1B1B1. Windows color (decimal): -4278911 or 8500670. OLE color: 8500670.
HSL color Cylindrical-coordinate representation of color #BEB581: hue angle of 51.15º degrees, saturation: 0.32, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #BEB581 is Cyan = 0, Magento = 0.05, Yellow = 0.32 and Black (K on CMYK) = 0.25.
<style> p { color: #BEB581; } p { color: rgb(190,181,129); } H1.HeaderClassName { color: #BEB581; } .AnyTagClassName { color: #BEB581; } </style>
<style> a { background-color: #BEB581; } a { background-color: rgb(190,181,129); } div.DivClassName { background-color: #BEB581; } .BgClassName { background-color: #BEB581; } </style>
<style> span { border-color: #BEB581; } span { border-color: rgb(190,181,129); } td.TdClassName { border-color: #BEB581; } .TagClassName { border-color: #BEB581; } </style>