#E5B37F (or 0xE5B37F) is unknown color: approx Manhattan. HEX triplet: E5, B3 and 7F. RGB value is (229,179,127). Sum of RGB (Red+Green+Blue) = 229+179+127=535 (70% of max value = 765). Red value is 229 (89.84% from 255 or 42.80% from 535); Green value is 179 (70.31% from 255 or 33.46% from 535); Blue value is 127 (50% from 255 or 23.74% from 535); Max value from RGB is 229 - color contains mainly: red. Hex color #E5B37F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #E5B37F is #1A4C80. Grayscale: #BCBCBC. Windows color (decimal): -1723521 or 8369125. OLE color: 8369125.
HSL color Cylindrical-coordinate representation of color #E5B37F: hue angle of 30.59º degrees, saturation: 0.66, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #E5B37F is Cyan = 0, Magento = 0.22, Yellow = 0.45 and Black (K on CMYK) = 0.10.
<style> p { color: #e5b37f; } p { color: rgb(229,179,127); } H1.HeaderClassName { color: #e5b37f; } .AnyTagClassName { color: #e5b37f; } </style>
<style> a { background-color: #e5b37f; } a { background-color: rgb(229,179,127); } div.DivClassName { background-color: #e5b37f; } .BgClassName { background-color: #e5b37f; } </style>
<style> span { border-color: #e5b37f; } span { border-color: rgb(229,179,127); } td.TdClassName { border-color: #e5b37f; } .TagClassName { border-color: #e5b37f; } </style>