#EAEEF1 (or 0xEAEEF1) is unknown color: approx Solitude. HEX triplet: EA, EE and F1. RGB value is (234,238,241). Sum of RGB (Red+Green+Blue) = 234+238+241=713 (94% of max value = 765). Red value is 234 (91.80% from 255 or 32.82% from 713); Green value is 238 (93.36% from 255 or 33.38% from 713); Blue value is 241 (94.53% from 255 or 33.80% from 713); Max value from RGB is 241 - color contains mainly: blue. Hex color #EAEEF1 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EAEEF1 is #15110E. Grayscale: #EDEDED. Windows color (decimal): -1380623 or 15855338. OLE color: 15855338.
HSL color Cylindrical-coordinate representation of color #EAEEF1: hue angle of 205.71º degrees, saturation: 0.2, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #EAEEF1 is Cyan = 0.03, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EAEEF1; } p { color: rgb(234,238,241); } H1.HeaderClassName { color: #EAEEF1; } .AnyTagClassName { color: #EAEEF1; } </style>
<style> a { background-color: #EAEEF1; } a { background-color: rgb(234,238,241); } div.DivClassName { background-color: #EAEEF1; } .BgClassName { background-color: #EAEEF1; } </style>
<style> span { border-color: #EAEEF1; } span { border-color: rgb(234,238,241); } td.TdClassName { border-color: #EAEEF1; } .TagClassName { border-color: #EAEEF1; } </style>