#EAC55A (or 0xEAC55A) is unknown color: approx Cream Can. HEX triplet: EA, C5 and 5A. RGB value is (234,197,90). Sum of RGB (Red+Green+Blue) = 234+197+90=521 (69% of max value = 765). Red value is 234 (91.80% from 255 or 44.91% from 521); Green value is 197 (77.34% from 255 or 37.81% from 521); Blue value is 90 (35.55% from 255 or 17.27% from 521); Max value from RGB is 234 - color contains mainly: red. Hex color #EAC55A is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #EAC55A is #153AA5. Grayscale: #C4C4C4. Windows color (decimal): -1391270 or 5948906. OLE color: 5948906.
HSL color Cylindrical-coordinate representation of color #EAC55A: hue angle of 44.58º degrees, saturation: 0.77, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #EAC55A is Cyan = 0, Magento = 0.16, Yellow = 0.62 and Black (K on CMYK) = 0.08.
<style> p { color: #EAC55A; } p { color: rgb(234,197,90); } H1.HeaderClassName { color: #EAC55A; } .AnyTagClassName { color: #EAC55A; } </style>
<style> a { background-color: #EAC55A; } a { background-color: rgb(234,197,90); } div.DivClassName { background-color: #EAC55A; } .BgClassName { background-color: #EAC55A; } </style>
<style> span { border-color: #EAC55A; } span { border-color: rgb(234,197,90); } td.TdClassName { border-color: #EAC55A; } .TagClassName { border-color: #EAC55A; } </style>