#EFFFE9 (or 0xEFFFE9) is unknown color: approx Panache. HEX triplet: EF, FF and E9. RGB value is (239,255,233). Sum of RGB (Red+Green+Blue) = 239+255+233=727 (96% of max value = 765). Red value is 239 (93.75% from 255 or 32.87% from 727); Green value is 255 (100% from 255 or 35.08% from 727); Blue value is 233 (91.41% from 255 or 32.05% from 727); Max value from RGB is 255 - color contains mainly: green. Hex color #EFFFE9 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFFFE9 is #100016. Grayscale: #F7F7F7. Windows color (decimal): -1048599 or 15335407. OLE color: 15335407.
HSL color Cylindrical-coordinate representation of color #EFFFE9: hue angle of 103.64º degrees, saturation: 1, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #EFFFE9 is Cyan = 0.06, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.
<style> p { color: #EFFFE9; } p { color: rgb(239,255,233); } H1.HeaderClassName { color: #EFFFE9; } .AnyTagClassName { color: #EFFFE9; } </style>
<style> a { background-color: #EFFFE9; } a { background-color: rgb(239,255,233); } div.DivClassName { background-color: #EFFFE9; } .BgClassName { background-color: #EFFFE9; } </style>
<style> span { border-color: #EFFFE9; } span { border-color: rgb(239,255,233); } td.TdClassName { border-color: #EFFFE9; } .TagClassName { border-color: #EFFFE9; } </style>