#E0BEA4 (or 0xE0BEA4) is unknown color: approx Just Right. HEX triplet: E0, BE and A4. RGB value is (224,190,164). Sum of RGB (Red+Green+Blue) = 224+190+164=578 (76% of max value = 765). Red value is 224 (87.89% from 255 or 38.75% from 578); Green value is 190 (74.61% from 255 or 32.87% from 578); Blue value is 164 (64.45% from 255 or 28.37% from 578); Max value from RGB is 224 - color contains mainly: red. Hex color #E0BEA4 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E0BEA4 is #1F415B. Grayscale: #C5C5C5. Windows color (decimal): -2048348 or 10796768. OLE color: 10796768.
HSL color Cylindrical-coordinate representation of color #E0BEA4: hue angle of 26º degrees, saturation: 0.49, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #E0BEA4 is Cyan = 0, Magento = 0.15, Yellow = 0.27 and Black (K on CMYK) = 0.12.
<style> p { color: #e0bea4; } p { color: rgb(224,190,164); } H1.HeaderClassName { color: #e0bea4; } .AnyTagClassName { color: #e0bea4; } </style>
<style> a { background-color: #e0bea4; } a { background-color: rgb(224,190,164); } div.DivClassName { background-color: #e0bea4; } .BgClassName { background-color: #e0bea4; } </style>
<style> span { border-color: #e0bea4; } span { border-color: rgb(224,190,164); } td.TdClassName { border-color: #e0bea4; } .TagClassName { border-color: #e0bea4; } </style>