#EFEBCA (or 0xEFEBCA) is unknown color: approx Half And Half. HEX triplet: EF, EB and CA. RGB value is (239,235,202). Sum of RGB (Red+Green+Blue) = 239+235+202=676 (89% of max value = 765). Red value is 239 (93.75% from 255 or 35.36% from 676); Green value is 235 (92.19% from 255 or 34.76% from 676); Blue value is 202 (79.30% from 255 or 29.88% from 676); Max value from RGB is 239 - color contains mainly: red. Hex color #EFEBCA is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EFEBCA is #101435. Grayscale: #E8E8E8. Windows color (decimal): -1053750 or 13298671. OLE color: 13298671.
HSL color Cylindrical-coordinate representation of color #EFEBCA: hue angle of 53.51º degrees, saturation: 0.54, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #EFEBCA is Cyan = 0, Magento = 0.02, Yellow = 0.15 and Black (K on CMYK) = 0.06.
<style> p { color: #EFEBCA; } p { color: rgb(239,235,202); } H1.HeaderClassName { color: #EFEBCA; } .AnyTagClassName { color: #EFEBCA; } </style>
<style> a { background-color: #EFEBCA; } a { background-color: rgb(239,235,202); } div.DivClassName { background-color: #EFEBCA; } .BgClassName { background-color: #EFEBCA; } </style>
<style> span { border-color: #EFEBCA; } span { border-color: rgb(239,235,202); } td.TdClassName { border-color: #EFEBCA; } .TagClassName { border-color: #EFEBCA; } </style>