#EAFACB (or 0xEAFACB) is unknown color: approx Snow Flurry. HEX triplet: EA, FA and CB. RGB value is (234,250,203). Sum of RGB (Red+Green+Blue) = 234+250+203=687 (90% of max value = 765). Red value is 234 (91.80% from 255 or 34.06% from 687); Green value is 250 (98.05% from 255 or 36.39% from 687); Blue value is 203 (79.69% from 255 or 29.55% from 687); Max value from RGB is 250 - color contains mainly: green. Hex color #EAFACB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EAFACB is #150534. Grayscale: #F0F0F0. Windows color (decimal): -1377589 or 13368042. OLE color: 13368042.
HSL color Cylindrical-coordinate representation of color #EAFACB: hue angle of 80.43º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #EAFACB is Cyan = 0.06, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #EAFACB; } p { color: rgb(234,250,203); } H1.HeaderClassName { color: #EAFACB; } .AnyTagClassName { color: #EAFACB; } </style>
<style> a { background-color: #EAFACB; } a { background-color: rgb(234,250,203); } div.DivClassName { background-color: #EAFACB; } .BgClassName { background-color: #EAFACB; } </style>
<style> span { border-color: #EAFACB; } span { border-color: rgb(234,250,203); } td.TdClassName { border-color: #EAFACB; } .TagClassName { border-color: #EAFACB; } </style>