#EFFB93 (or 0xEFFB93) is unknown color: approx Tidal. HEX triplet: EF, FB and 93. RGB value is (239,251,147). Sum of RGB (Red+Green+Blue) = 239+251+147=637 (84% of max value = 765). Red value is 239 (93.75% from 255 or 37.52% from 637); Green value is 251 (98.44% from 255 or 39.40% from 637); Blue value is 147 (57.81% from 255 or 23.08% from 637); Max value from RGB is 251 - color contains mainly: green. Hex color #EFFB93 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EFFB93 is #10046C. Grayscale: #EBEBEB. Windows color (decimal): -1049709 or 9698287. OLE color: 9698287.
HSL color Cylindrical-coordinate representation of color #EFFB93: hue angle of 66.92º degrees, saturation: 0.93, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #EFFB93 is Cyan = 0.05, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.02.
<style> p { color: #effb93; } p { color: rgb(239,251,147); } H1.HeaderClassName { color: #effb93; } .AnyTagClassName { color: #effb93; } </style>
<style> a { background-color: #effb93; } a { background-color: rgb(239,251,147); } div.DivClassName { background-color: #effb93; } .BgClassName { background-color: #effb93; } </style>
<style> span { border-color: #effb93; } span { border-color: rgb(239,251,147); } td.TdClassName { border-color: #effb93; } .TagClassName { border-color: #effb93; } </style>