#EDE31D (or 0xEDE31D) is unknown color: approx Golden Fizz. HEX triplet: ED, E3 and 1D. RGB value is (237,227,29). Sum of RGB (Red+Green+Blue) = 237+227+29=493 (65% of max value = 765). Red value is 237 (92.97% from 255 or 48.07% from 493); Green value is 227 (89.06% from 255 or 46.04% from 493); Blue value is 29 (11.72% from 255 or 5.88% from 493); Max value from RGB is 237 - color contains mainly: red. Hex color #EDE31D is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #EDE31D is #121CE2. Grayscale: #D0D0D0. Windows color (decimal): -1187043 or 1958893. OLE color: 1958893.
HSL color Cylindrical-coordinate representation of color #EDE31D: hue angle of 57.12º degrees, saturation: 0.85, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #EDE31D is Cyan = 0, Magento = 0.04, Yellow = 0.88 and Black (K on CMYK) = 0.07.
<style> p { color: #EDE31D; } p { color: rgb(237,227,29); } H1.HeaderClassName { color: #EDE31D; } .AnyTagClassName { color: #EDE31D; } </style>
<style> a { background-color: #EDE31D; } a { background-color: rgb(237,227,29); } div.DivClassName { background-color: #EDE31D; } .BgClassName { background-color: #EDE31D; } </style>
<style> span { border-color: #EDE31D; } span { border-color: rgb(237,227,29); } td.TdClassName { border-color: #EDE31D; } .TagClassName { border-color: #EDE31D; } </style>