#EAC09A (or 0xEAC09A) is unknown color: approx New Tan. HEX triplet: EA, C0 and 9A. RGB value is (234,192,154). Sum of RGB (Red+Green+Blue) = 234+192+154=580 (76% of max value = 765). Red value is 234 (91.80% from 255 or 40.34% from 580); Green value is 192 (75.39% from 255 or 33.10% from 580); Blue value is 154 (60.55% from 255 or 26.55% from 580); Max value from RGB is 234 - color contains mainly: red. Hex color #EAC09A is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EAC09A is #153F65. Grayscale: #C8C8C8. Windows color (decimal): -1392486 or 10141930. OLE color: 10141930.
HSL color Cylindrical-coordinate representation of color #EAC09A: hue angle of 28.5º degrees, saturation: 0.66, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #EAC09A is Cyan = 0, Magento = 0.18, Yellow = 0.34 and Black (K on CMYK) = 0.08.
<style> p { color: #EAC09A; } p { color: rgb(234,192,154); } H1.HeaderClassName { color: #EAC09A; } .AnyTagClassName { color: #EAC09A; } </style>
<style> a { background-color: #EAC09A; } a { background-color: rgb(234,192,154); } div.DivClassName { background-color: #EAC09A; } .BgClassName { background-color: #EAC09A; } </style>
<style> span { border-color: #EAC09A; } span { border-color: rgb(234,192,154); } td.TdClassName { border-color: #EAC09A; } .TagClassName { border-color: #EAC09A; } </style>