#EAF0EB (or 0xEAF0EB) is unknown color: approx Dew. HEX triplet: EA, F0 and EB. RGB value is (234,240,235). Sum of RGB (Red+Green+Blue) = 234+240+235=709 (93% of max value = 765). Red value is 234 (91.80% from 255 or 33.00% from 709); Green value is 240 (94.14% from 255 or 33.85% from 709); Blue value is 235 (92.19% from 255 or 33.15% from 709); Max value from RGB is 240 - color contains mainly: green. Hex color #EAF0EB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EAF0EB is #150F14. Grayscale: #EDEDED. Windows color (decimal): -1380117 or 15462634. OLE color: 15462634.
HSL color Cylindrical-coordinate representation of color #EAF0EB: hue angle of 130º degrees, saturation: 0.17, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #EAF0EB is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.06.
<style> p { color: #EAF0EB; } p { color: rgb(234,240,235); } H1.HeaderClassName { color: #EAF0EB; } .AnyTagClassName { color: #EAF0EB; } </style>
<style> a { background-color: #EAF0EB; } a { background-color: rgb(234,240,235); } div.DivClassName { background-color: #EAF0EB; } .BgClassName { background-color: #EAF0EB; } </style>
<style> span { border-color: #EAF0EB; } span { border-color: rgb(234,240,235); } td.TdClassName { border-color: #EAF0EB; } .TagClassName { border-color: #EAF0EB; } </style>