#EFF6EB (or 0xEFF6EB) is unknown color: approx Panache. HEX triplet: EF, F6 and EB. RGB value is (239,246,235). Sum of RGB (Red+Green+Blue) = 239+246+235=720 (95% of max value = 765). Red value is 239 (93.75% from 255 or 33.19% from 720); Green value is 246 (96.48% from 255 or 34.17% from 720); Blue value is 235 (92.19% from 255 or 32.64% from 720); Max value from RGB is 246 - color contains mainly: green. Hex color #EFF6EB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFF6EB is #100914. Grayscale: #F2F2F2. Windows color (decimal): -1050901 or 15464175. OLE color: 15464175.
HSL color Cylindrical-coordinate representation of color #EFF6EB: hue angle of 98.18º degrees, saturation: 0.38, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #EFF6EB is Cyan = 0.03, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.04.
<style> p { color: #EFF6EB; } p { color: rgb(239,246,235); } H1.HeaderClassName { color: #EFF6EB; } .AnyTagClassName { color: #EFF6EB; } </style>
<style> a { background-color: #EFF6EB; } a { background-color: rgb(239,246,235); } div.DivClassName { background-color: #EFF6EB; } .BgClassName { background-color: #EFF6EB; } </style>
<style> span { border-color: #EFF6EB; } span { border-color: rgb(239,246,235); } td.TdClassName { border-color: #EFF6EB; } .TagClassName { border-color: #EFF6EB; } </style>