#EAAE33 (or 0xEAAE33) is unknown color: approx Tulip Tree. HEX triplet: EA, AE and 33. RGB value is (234,174,51). Sum of RGB (Red+Green+Blue) = 234+174+51=459 (60% of max value = 765). Red value is 234 (91.80% from 255 or 50.98% from 459); Green value is 174 (68.36% from 255 or 37.91% from 459); Blue value is 51 (20.31% from 255 or 11.11% from 459); Max value from RGB is 234 - color contains mainly: red. Hex color #EAAE33 is not a web safe color. Web safe color analog (approx): #FF9933. Inversed color of #EAAE33 is #1551CC. Grayscale: #B2B2B2. Windows color (decimal): -1397197 or 3387114. OLE color: 3387114.
HSL color Cylindrical-coordinate representation of color #EAAE33: hue angle of 40.33º degrees, saturation: 0.81, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #EAAE33 is Cyan = 0, Magento = 0.26, Yellow = 0.78 and Black (K on CMYK) = 0.08.
<style> p { color: #EAAE33; } p { color: rgb(234,174,51); } H1.HeaderClassName { color: #EAAE33; } .AnyTagClassName { color: #EAAE33; } </style>
<style> a { background-color: #EAAE33; } a { background-color: rgb(234,174,51); } div.DivClassName { background-color: #EAAE33; } .BgClassName { background-color: #EAAE33; } </style>
<style> span { border-color: #EAAE33; } span { border-color: rgb(234,174,51); } td.TdClassName { border-color: #EAAE33; } .TagClassName { border-color: #EAAE33; } </style>