#EFEAC0 (or 0xEFEAC0) is unknown color: approx Half And Half. HEX triplet: EF, EA and C0. RGB value is (239,234,192). Sum of RGB (Red+Green+Blue) = 239+234+192=665 (88% of max value = 765). Red value is 239 (93.75% from 255 or 35.94% from 665); Green value is 234 (91.80% from 255 or 35.19% from 665); Blue value is 192 (75.39% from 255 or 28.87% from 665); Max value from RGB is 239 - color contains mainly: red. Hex color #EFEAC0 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EFEAC0 is #10153F. Grayscale: #E6E6E6. Windows color (decimal): -1054016 or 12643055. OLE color: 12643055.
HSL color Cylindrical-coordinate representation of color #EFEAC0: hue angle of 53.62º degrees, saturation: 0.59, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #EFEAC0 is Cyan = 0, Magento = 0.02, Yellow = 0.20 and Black (K on CMYK) = 0.06.
<style> p { color: #efeac0; } p { color: rgb(239,234,192); } H1.HeaderClassName { color: #efeac0; } .AnyTagClassName { color: #efeac0; } </style>
<style> a { background-color: #efeac0; } a { background-color: rgb(239,234,192); } div.DivClassName { background-color: #efeac0; } .BgClassName { background-color: #efeac0; } </style>
<style> span { border-color: #efeac0; } span { border-color: rgb(239,234,192); } td.TdClassName { border-color: #efeac0; } .TagClassName { border-color: #efeac0; } </style>