#EFEFD8 (or 0xEFEFD8) is unknown color: approx Sugar Cane. HEX triplet: EF, EF and D8. RGB value is (239,239,216). Sum of RGB (Red+Green+Blue) = 239+239+216=694 (91% of max value = 765). Red value is 239 (93.75% from 255 or 34.44% from 694); Green value is 239 (93.75% from 255 or 34.44% from 694); Blue value is 216 (84.77% from 255 or 31.12% from 694); Max value from RGB is 239 - color contains mainly: red, green. Hex color #EFEFD8 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EFEFD8 is #101027. Grayscale: #ECECEC. Windows color (decimal): -1052712 or 14217199. OLE color: 14217199.
HSL color Cylindrical-coordinate representation of color #EFEFD8: hue angle of 60º degrees, saturation: 0.42, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #EFEFD8 is Cyan = 0, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.06.
<style> p { color: #EFEFD8; } p { color: rgb(239,239,216); } H1.HeaderClassName { color: #EFEFD8; } .AnyTagClassName { color: #EFEFD8; } </style>
<style> a { background-color: #EFEFD8; } a { background-color: rgb(239,239,216); } div.DivClassName { background-color: #EFEFD8; } .BgClassName { background-color: #EFEFD8; } </style>
<style> span { border-color: #EFEFD8; } span { border-color: rgb(239,239,216); } td.TdClassName { border-color: #EFEFD8; } .TagClassName { border-color: #EFEFD8; } </style>