#E0C999 (or 0xE0C999) is unknown color: approx Double Colonial White. HEX triplet: E0, C9 and 99. RGB value is (224,201,153). Sum of RGB (Red+Green+Blue) = 224+201+153=578 (76% of max value = 765). Red value is 224 (87.89% from 255 or 38.75% from 578); Green value is 201 (78.91% from 255 or 34.78% from 578); Blue value is 153 (60.16% from 255 or 26.47% from 578); Max value from RGB is 224 - color contains mainly: red. Hex color #E0C999 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E0C999 is #1F3666. Grayscale: #CACACA. Windows color (decimal): -2045543 or 10078688. OLE color: 10078688.
HSL color Cylindrical-coordinate representation of color #E0C999: hue angle of 40.56º degrees, saturation: 0.53, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #E0C999 is Cyan = 0, Magento = 0.10, Yellow = 0.32 and Black (K on CMYK) = 0.12.
<style> p { color: #E0C999; } p { color: rgb(224,201,153); } H1.HeaderClassName { color: #E0C999; } .AnyTagClassName { color: #E0C999; } </style>
<style> a { background-color: #E0C999; } a { background-color: rgb(224,201,153); } div.DivClassName { background-color: #E0C999; } .BgClassName { background-color: #E0C999; } </style>
<style> span { border-color: #E0C999; } span { border-color: rgb(224,201,153); } td.TdClassName { border-color: #E0C999; } .TagClassName { border-color: #E0C999; } </style>