#EFEBC8 (or 0xEFEBC8) is unknown color: approx Half And Half. HEX triplet: EF, EB and C8. RGB value is (239,235,200). Sum of RGB (Red+Green+Blue) = 239+235+200=674 (89% of max value = 765). Red value is 239 (93.75% from 255 or 35.46% from 674); Green value is 235 (92.19% from 255 or 34.87% from 674); Blue value is 200 (78.52% from 255 or 29.67% from 674); Max value from RGB is 239 - color contains mainly: red. Hex color #EFEBC8 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EFEBC8 is #101437. Grayscale: #E8E8E8. Windows color (decimal): -1053752 or 13167599. OLE color: 13167599.
HSL color Cylindrical-coordinate representation of color #EFEBC8: hue angle of 53.85º degrees, saturation: 0.55, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #EFEBC8 is Cyan = 0, Magento = 0.02, Yellow = 0.16 and Black (K on CMYK) = 0.06.
<style> p { color: #EFEBC8; } p { color: rgb(239,235,200); } H1.HeaderClassName { color: #EFEBC8; } .AnyTagClassName { color: #EFEBC8; } </style>
<style> a { background-color: #EFEBC8; } a { background-color: rgb(239,235,200); } div.DivClassName { background-color: #EFEBC8; } .BgClassName { background-color: #EFEBC8; } </style>
<style> span { border-color: #EFEBC8; } span { border-color: rgb(239,235,200); } td.TdClassName { border-color: #EFEBC8; } .TagClassName { border-color: #EFEBC8; } </style>