#EBFAC3 (or 0xEBFAC3) is unknown color: approx Snow Flurry. HEX triplet: EB, FA and C3. RGB value is (235,250,195). Sum of RGB (Red+Green+Blue) = 235+250+195=680 (90% of max value = 765). Red value is 235 (92.19% from 255 or 34.56% from 680); Green value is 250 (98.05% from 255 or 36.76% from 680); Blue value is 195 (76.56% from 255 or 28.68% from 680); Max value from RGB is 250 - color contains mainly: green. Hex color #EBFAC3 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EBFAC3 is #14053C. Grayscale: #EFEFEF. Windows color (decimal): -1312061 or 12843755. OLE color: 12843755.
HSL color Cylindrical-coordinate representation of color #EBFAC3: hue angle of 76.36º degrees, saturation: 0.85, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #EBFAC3 is Cyan = 0.06, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.02.
<style> p { color: #ebfac3; } p { color: rgb(235,250,195); } H1.HeaderClassName { color: #ebfac3; } .AnyTagClassName { color: #ebfac3; } </style>
<style> a { background-color: #ebfac3; } a { background-color: rgb(235,250,195); } div.DivClassName { background-color: #ebfac3; } .BgClassName { background-color: #ebfac3; } </style>
<style> span { border-color: #ebfac3; } span { border-color: rgb(235,250,195); } td.TdClassName { border-color: #ebfac3; } .TagClassName { border-color: #ebfac3; } </style>