#EBCB5F (or 0xEBCB5F) is unknown color: approx Golden Sand. HEX triplet: EB, CB and 5F. RGB value is (235,203,95). Sum of RGB (Red+Green+Blue) = 235+203+95=533 (70% of max value = 765). Red value is 235 (92.19% from 255 or 44.09% from 533); Green value is 203 (79.69% from 255 or 38.09% from 533); Blue value is 95 (37.5% from 255 or 17.82% from 533); Max value from RGB is 235 - color contains mainly: red. Hex color #EBCB5F is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #EBCB5F is #1434A0. Grayscale: #C8C8C8. Windows color (decimal): -1324193 or 6278123. OLE color: 6278123.
HSL color Cylindrical-coordinate representation of color #EBCB5F: hue angle of 46.29º 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 #EBCB5F is Cyan = 0, Magento = 0.14, Yellow = 0.60 and Black (K on CMYK) = 0.08.
<style> p { color: #EBCB5F; } p { color: rgb(235,203,95); } H1.HeaderClassName { color: #EBCB5F; } .AnyTagClassName { color: #EBCB5F; } </style>
<style> a { background-color: #EBCB5F; } a { background-color: rgb(235,203,95); } div.DivClassName { background-color: #EBCB5F; } .BgClassName { background-color: #EBCB5F; } </style>
<style> span { border-color: #EBCB5F; } span { border-color: rgb(235,203,95); } td.TdClassName { border-color: #EBCB5F; } .TagClassName { border-color: #EBCB5F; } </style>