#EACA25 (or 0xEACA25) is unknown color: approx Broom. HEX triplet: EA, CA and 25. RGB value is (234,202,37). Sum of RGB (Red+Green+Blue) = 234+202+37=473 (62% of max value = 765). Red value is 234 (91.80% from 255 or 49.47% from 473); Green value is 202 (79.30% from 255 or 42.71% from 473); Blue value is 37 (14.84% from 255 or 7.82% from 473); Max value from RGB is 234 - color contains mainly: red. Hex color #EACA25 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #EACA25 is #1535DA. Grayscale: #C1C1C1. Windows color (decimal): -1390043 or 2476778. OLE color: 2476778.
HSL color Cylindrical-coordinate representation of color #EACA25: hue angle of 50.25º degrees, saturation: 0.82, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #EACA25 is Cyan = 0, Magento = 0.14, Yellow = 0.84 and Black (K on CMYK) = 0.08.
<style> p { color: #EACA25; } p { color: rgb(234,202,37); } H1.HeaderClassName { color: #EACA25; } .AnyTagClassName { color: #EACA25; } </style>
<style> a { background-color: #EACA25; } a { background-color: rgb(234,202,37); } div.DivClassName { background-color: #EACA25; } .BgClassName { background-color: #EACA25; } </style>
<style> span { border-color: #EACA25; } span { border-color: rgb(234,202,37); } td.TdClassName { border-color: #EACA25; } .TagClassName { border-color: #EACA25; } </style>