#EFFBC1 (or 0xEFFBC1) is unknown color: approx Snow Flurry. HEX triplet: EF, FB and C1. RGB value is (239,251,193). Sum of RGB (Red+Green+Blue) = 239+251+193=683 (90% of max value = 765). Red value is 239 (93.75% from 255 or 34.99% from 683); Green value is 251 (98.44% from 255 or 36.75% from 683); Blue value is 193 (75.78% from 255 or 28.26% from 683); Max value from RGB is 251 - color contains mainly: green. Hex color #EFFBC1 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EFFBC1 is #10043E. Grayscale: #F1F1F1. Windows color (decimal): -1049663 or 12712943. OLE color: 12712943.
HSL color Cylindrical-coordinate representation of color #EFFBC1: hue angle of 72.41º degrees, saturation: 0.88, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #EFFBC1 is Cyan = 0.05, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.02.
<style> p { color: #EFFBC1; } p { color: rgb(239,251,193); } H1.HeaderClassName { color: #EFFBC1; } .AnyTagClassName { color: #EFFBC1; } </style>
<style> a { background-color: #EFFBC1; } a { background-color: rgb(239,251,193); } div.DivClassName { background-color: #EFFBC1; } .BgClassName { background-color: #EFFBC1; } </style>
<style> span { border-color: #EFFBC1; } span { border-color: rgb(239,251,193); } td.TdClassName { border-color: #EFFBC1; } .TagClassName { border-color: #EFFBC1; } </style>