#ECEBBD (or 0xECEBBD) is unknown color: approx Spring Sun. HEX triplet: EC, EB and BD. RGB value is (236,235,189). Sum of RGB (Red+Green+Blue) = 236+235+189=660 (87% of max value = 765). Red value is 236 (92.58% from 255 or 35.76% from 660); Green value is 235 (92.19% from 255 or 35.61% from 660); Blue value is 189 (74.22% from 255 or 28.64% from 660); Max value from RGB is 236 - color contains mainly: red. Hex color #ECEBBD is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #ECEBBD is #131442. Grayscale: #E6E6E6. Windows color (decimal): -1250371 or 12446700. OLE color: 12446700.
HSL color Cylindrical-coordinate representation of color #ECEBBD: hue angle of 58.72º degrees, saturation: 0.55, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #ECEBBD is Cyan = 0, Magento = 0.00, Yellow = 0.20 and Black (K on CMYK) = 0.07.
<style> p { color: #ECEBBD; } p { color: rgb(236,235,189); } H1.HeaderClassName { color: #ECEBBD; } .AnyTagClassName { color: #ECEBBD; } </style>
<style> a { background-color: #ECEBBD; } a { background-color: rgb(236,235,189); } div.DivClassName { background-color: #ECEBBD; } .BgClassName { background-color: #ECEBBD; } </style>
<style> span { border-color: #ECEBBD; } span { border-color: rgb(236,235,189); } td.TdClassName { border-color: #ECEBBD; } .TagClassName { border-color: #ECEBBD; } </style>