#EEED3E (or 0xEEED3E) is unknown color: approx Starship. HEX triplet: EE, ED and 3E. RGB value is (238,237,62). Sum of RGB (Red+Green+Blue) = 238+237+62=537 (71% of max value = 765). Red value is 238 (93.36% from 255 or 44.32% from 537); Green value is 237 (92.97% from 255 or 44.13% from 537); Blue value is 62 (24.61% from 255 or 11.55% from 537); Max value from RGB is 238 - color contains mainly: red. Hex color #EEED3E is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #EEED3E is #1112C1. Grayscale: #DADADA. Windows color (decimal): -1118914 or 4124142. OLE color: 4124142.
HSL color Cylindrical-coordinate representation of color #EEED3E: hue angle of 59.66º degrees, saturation: 0.84, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #EEED3E is Cyan = 0, Magento = 0.00, Yellow = 0.74 and Black (K on CMYK) = 0.07.
<style> p { color: #EEED3E; } p { color: rgb(238,237,62); } H1.HeaderClassName { color: #EEED3E; } .AnyTagClassName { color: #EEED3E; } </style>
<style> a { background-color: #EEED3E; } a { background-color: rgb(238,237,62); } div.DivClassName { background-color: #EEED3E; } .BgClassName { background-color: #EEED3E; } </style>
<style> span { border-color: #EEED3E; } span { border-color: rgb(238,237,62); } td.TdClassName { border-color: #EEED3E; } .TagClassName { border-color: #EEED3E; } </style>