#EBDE31 (or 0xEBDE31) is unknown color: approx Golden Fizz. HEX triplet: EB, DE and 31. RGB value is (235,222,49). Sum of RGB (Red+Green+Blue) = 235+222+49=506 (67% of max value = 765). Red value is 235 (92.19% from 255 or 46.44% from 506); Green value is 222 (87.11% from 255 or 43.87% from 506); Blue value is 49 (19.53% from 255 or 9.68% from 506); Max value from RGB is 235 - color contains mainly: red. Hex color #EBDE31 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #EBDE31 is #1421CE. Grayscale: #CECECE. Windows color (decimal): -1319375 or 3268331. OLE color: 3268331.
HSL color Cylindrical-coordinate representation of color #EBDE31: hue angle of 55.81º degrees, saturation: 0.82, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #EBDE31 is Cyan = 0, Magento = 0.06, Yellow = 0.79 and Black (K on CMYK) = 0.08.
<style> p { color: #EBDE31; } p { color: rgb(235,222,49); } H1.HeaderClassName { color: #EBDE31; } .AnyTagClassName { color: #EBDE31; } </style>
<style> a { background-color: #EBDE31; } a { background-color: rgb(235,222,49); } div.DivClassName { background-color: #EBDE31; } .BgClassName { background-color: #EBDE31; } </style>
<style> span { border-color: #EBDE31; } span { border-color: rgb(235,222,49); } td.TdClassName { border-color: #EBDE31; } .TagClassName { border-color: #EBDE31; } </style>