#EBC05E (or 0xEBC05E) is unknown color: approx Cream Can. HEX triplet: EB, C0 and 5E. RGB value is (235,192,94). Sum of RGB (Red+Green+Blue) = 235+192+94=521 (69% of max value = 765). Red value is 235 (92.19% from 255 or 45.11% from 521); Green value is 192 (75.39% from 255 or 36.85% from 521); Blue value is 94 (37.11% from 255 or 18.04% from 521); Max value from RGB is 235 - color contains mainly: red. Hex color #EBC05E is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #EBC05E is #143FA1. Grayscale: #C2C2C2. Windows color (decimal): -1327010 or 6209771. OLE color: 6209771.
HSL color Cylindrical-coordinate representation of color #EBC05E: hue angle of 41.7º degrees, saturation: 0.78, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #EBC05E is Cyan = 0, Magento = 0.18, Yellow = 0.6 and Black (K on CMYK) = 0.08.
<style> p { color: #EBC05E; } p { color: rgb(235,192,94); } H1.HeaderClassName { color: #EBC05E; } .AnyTagClassName { color: #EBC05E; } </style>
<style> a { background-color: #EBC05E; } a { background-color: rgb(235,192,94); } div.DivClassName { background-color: #EBC05E; } .BgClassName { background-color: #EBC05E; } </style>
<style> span { border-color: #EBC05E; } span { border-color: rgb(235,192,94); } td.TdClassName { border-color: #EBC05E; } .TagClassName { border-color: #EBC05E; } </style>