#E6EBCB (or 0xE6EBCB) is unknown color: approx Frost. HEX triplet: E6, EB and CB. RGB value is (230,235,203). Sum of RGB (Red+Green+Blue) = 230+235+203=668 (88% of max value = 765). Red value is 230 (90.23% from 255 or 34.43% from 668); Green value is 235 (92.19% from 255 or 35.18% from 668); Blue value is 203 (79.69% from 255 or 30.39% from 668); Max value from RGB is 235 - color contains mainly: green. Hex color #E6EBCB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E6EBCB is #191434. Grayscale: #E5E5E5. Windows color (decimal): -1643573 or 13364198. OLE color: 13364198.
HSL color Cylindrical-coordinate representation of color #E6EBCB: hue angle of 69.38º degrees, saturation: 0.44, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #E6EBCB is Cyan = 0.02, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.08.
<style> p { color: #E6EBCB; } p { color: rgb(230,235,203); } H1.HeaderClassName { color: #E6EBCB; } .AnyTagClassName { color: #E6EBCB; } </style>
<style> a { background-color: #E6EBCB; } a { background-color: rgb(230,235,203); } div.DivClassName { background-color: #E6EBCB; } .BgClassName { background-color: #E6EBCB; } </style>
<style> span { border-color: #E6EBCB; } span { border-color: rgb(230,235,203); } td.TdClassName { border-color: #E6EBCB; } .TagClassName { border-color: #E6EBCB; } </style>