#EEA07D (or 0xEEA07D) is unknown color: approx Dark Salmon. HEX triplet: EE, A0 and 7D. RGB value is (238,160,125). Sum of RGB (Red+Green+Blue) = 238+160+125=523 (69% of max value = 765). Red value is 238 (93.36% from 255 or 45.51% from 523); Green value is 160 (62.89% from 255 or 30.59% from 523); Blue value is 125 (49.22% from 255 or 23.90% from 523); Max value from RGB is 238 - color contains mainly: red. Hex color #EEA07D is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EEA07D is #115F82. Grayscale: #B3B3B3. Windows color (decimal): -1138563 or 8233198. OLE color: 8233198.
HSL color Cylindrical-coordinate representation of color #EEA07D: hue angle of 18.58º degrees, saturation: 0.77, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #EEA07D is Cyan = 0, Magento = 0.33, Yellow = 0.47 and Black (K on CMYK) = 0.07.
<style> p { color: #EEA07D; } p { color: rgb(238,160,125); } H1.HeaderClassName { color: #EEA07D; } .AnyTagClassName { color: #EEA07D; } </style>
<style> a { background-color: #EEA07D; } a { background-color: rgb(238,160,125); } div.DivClassName { background-color: #EEA07D; } .BgClassName { background-color: #EEA07D; } </style>
<style> span { border-color: #EEA07D; } span { border-color: rgb(238,160,125); } td.TdClassName { border-color: #EEA07D; } .TagClassName { border-color: #EEA07D; } </style>