#EAFAB0 (or 0xEAFAB0) is unknown color: approx Australian Mint. HEX triplet: EA, FA and B0. RGB value is (234,250,176). Sum of RGB (Red+Green+Blue) = 234+250+176=660 (87% of max value = 765). Red value is 234 (91.80% from 255 or 35.45% from 660); Green value is 250 (98.05% from 255 or 37.88% from 660); Blue value is 176 (69.14% from 255 or 26.67% from 660); Max value from RGB is 250 - color contains mainly: green. Hex color #EAFAB0 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EAFAB0 is #15054F. Grayscale: #EDEDED. Windows color (decimal): -1377616 or 11598570. OLE color: 11598570.
HSL color Cylindrical-coordinate representation of color #EAFAB0: hue angle of 72.97º degrees, saturation: 0.88, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #EAFAB0 is Cyan = 0.06, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.02.
<style> p { color: #EAFAB0; } p { color: rgb(234,250,176); } H1.HeaderClassName { color: #EAFAB0; } .AnyTagClassName { color: #EAFAB0; } </style>
<style> a { background-color: #EAFAB0; } a { background-color: rgb(234,250,176); } div.DivClassName { background-color: #EAFAB0; } .BgClassName { background-color: #EAFAB0; } </style>
<style> span { border-color: #EAFAB0; } span { border-color: rgb(234,250,176); } td.TdClassName { border-color: #EAFAB0; } .TagClassName { border-color: #EAFAB0; } </style>