#BEAB7D (or 0xBEAB7D) is unknown color: approx Ecru. HEX triplet: BE, AB and 7D. RGB value is (190,171,125). Sum of RGB (Red+Green+Blue) = 190+171+125=486 (64% of max value = 765). Red value is 190 (74.61% from 255 or 39.09% from 486); Green value is 171 (67.19% from 255 or 35.19% from 486); Blue value is 125 (49.22% from 255 or 25.72% from 486); Max value from RGB is 190 - color contains mainly: red. Hex color #BEAB7D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BEAB7D is #415482. Grayscale: #ABABAB. Windows color (decimal): -4281475 or 8235966. OLE color: 8235966.
HSL color Cylindrical-coordinate representation of color #BEAB7D: hue angle of 42.46º degrees, saturation: 0.33, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #BEAB7D is Cyan = 0, Magento = 0.10, Yellow = 0.34 and Black (K on CMYK) = 0.25.
<style> p { color: #BEAB7D; } p { color: rgb(190,171,125); } H1.HeaderClassName { color: #BEAB7D; } .AnyTagClassName { color: #BEAB7D; } </style>
<style> a { background-color: #BEAB7D; } a { background-color: rgb(190,171,125); } div.DivClassName { background-color: #BEAB7D; } .BgClassName { background-color: #BEAB7D; } </style>
<style> span { border-color: #BEAB7D; } span { border-color: rgb(190,171,125); } td.TdClassName { border-color: #BEAB7D; } .TagClassName { border-color: #BEAB7D; } </style>