#E0BEAE (or 0xE0BEAE) is unknown color: approx Just Right. HEX triplet: E0, BE and AE. RGB value is (224,190,174). Sum of RGB (Red+Green+Blue) = 224+190+174=588 (77% of max value = 765). Red value is 224 (87.89% from 255 or 38.10% from 588); Green value is 190 (74.61% from 255 or 32.31% from 588); Blue value is 174 (68.36% from 255 or 29.59% from 588); Max value from RGB is 224 - color contains mainly: red. Hex color #E0BEAE is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E0BEAE is #1F4151. Grayscale: #C6C6C6. Windows color (decimal): -2048338 or 11452128. OLE color: 11452128.
HSL color Cylindrical-coordinate representation of color #E0BEAE: hue angle of 19.2º degrees, saturation: 0.45, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #E0BEAE is Cyan = 0, Magento = 0.15, Yellow = 0.22 and Black (K on CMYK) = 0.12.
<style> p { color: #E0BEAE; } p { color: rgb(224,190,174); } H1.HeaderClassName { color: #E0BEAE; } .AnyTagClassName { color: #E0BEAE; } </style>
<style> a { background-color: #E0BEAE; } a { background-color: rgb(224,190,174); } div.DivClassName { background-color: #E0BEAE; } .BgClassName { background-color: #E0BEAE; } </style>
<style> span { border-color: #E0BEAE; } span { border-color: rgb(224,190,174); } td.TdClassName { border-color: #E0BEAE; } .TagClassName { border-color: #E0BEAE; } </style>