#E9A07D (or 0xE9A07D) is unknown color: approx Dark Salmon. HEX triplet: E9, A0 and 7D. RGB value is (233,160,125). Sum of RGB (Red+Green+Blue) = 233+160+125=518 (68% of max value = 765). Red value is 233 (91.41% from 255 or 44.98% from 518); Green value is 160 (62.89% from 255 or 30.89% from 518); Blue value is 125 (49.22% from 255 or 24.13% from 518); Max value from RGB is 233 - color contains mainly: red. Hex color #E9A07D is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #E9A07D is #165F82. Grayscale: #B2B2B2. Windows color (decimal): -1466243 or 8233193. OLE color: 8233193.
HSL color Cylindrical-coordinate representation of color #E9A07D: hue angle of 19.44º degrees, saturation: 0.71, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #E9A07D is Cyan = 0, Magento = 0.31, Yellow = 0.46 and Black (K on CMYK) = 0.09.
<style> p { color: #E9A07D; } p { color: rgb(233,160,125); } H1.HeaderClassName { color: #E9A07D; } .AnyTagClassName { color: #E9A07D; } </style>
<style> a { background-color: #E9A07D; } a { background-color: rgb(233,160,125); } div.DivClassName { background-color: #E9A07D; } .BgClassName { background-color: #E9A07D; } </style>
<style> span { border-color: #E9A07D; } span { border-color: rgb(233,160,125); } td.TdClassName { border-color: #E9A07D; } .TagClassName { border-color: #E9A07D; } </style>