#E4FFA7 (or 0xE4FFA7) is unknown color: approx Australian Mint. HEX triplet: E4, FF and A7. RGB value is (228,255,167). Sum of RGB (Red+Green+Blue) = 228+255+167=650 (86% of max value = 765). Red value is 228 (89.45% from 255 or 35.08% from 650); Green value is 255 (100% from 255 or 39.23% from 650); Blue value is 167 (65.62% from 255 or 25.69% from 650); Max value from RGB is 255 - color contains mainly: green. Hex color #E4FFA7 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #E4FFA7 is #1B0058. Grayscale: #EDEDED. Windows color (decimal): -1769561 or 11010020. OLE color: 11010020.
HSL color Cylindrical-coordinate representation of color #E4FFA7: hue angle of 78.41º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #E4FFA7 is Cyan = 0.11, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.
<style> p { color: #e4ffa7; } p { color: rgb(228,255,167); } H1.HeaderClassName { color: #e4ffa7; } .AnyTagClassName { color: #e4ffa7; } </style>
<style> a { background-color: #e4ffa7; } a { background-color: rgb(228,255,167); } div.DivClassName { background-color: #e4ffa7; } .BgClassName { background-color: #e4ffa7; } </style>
<style> span { border-color: #e4ffa7; } span { border-color: rgb(228,255,167); } td.TdClassName { border-color: #e4ffa7; } .TagClassName { border-color: #e4ffa7; } </style>