#ECFF78 (or 0xECFF78) is unknown color: approx Dolly. HEX triplet: EC, FF and 78. RGB value is (236,255,120). Sum of RGB (Red+Green+Blue) = 236+255+120=611 (80% of max value = 765). Red value is 236 (92.58% from 255 or 38.63% from 611); Green value is 255 (100% from 255 or 41.73% from 611); Blue value is 120 (47.27% from 255 or 19.64% from 611); Max value from RGB is 255 - color contains mainly: green. Hex color #ECFF78 is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #ECFF78 is #130087. Grayscale: #EAEAEA. Windows color (decimal): -1245320 or 7929836. OLE color: 7929836.
HSL color Cylindrical-coordinate representation of color #ECFF78: hue angle of 68.44º degrees, saturation: 1, lightness: 0.74%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #ECFF78 is Cyan = 0.07, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.
<style> p { color: #ecff78; } p { color: rgb(236,255,120); } H1.HeaderClassName { color: #ecff78; } .AnyTagClassName { color: #ecff78; } </style>
<style> a { background-color: #ecff78; } a { background-color: rgb(236,255,120); } div.DivClassName { background-color: #ecff78; } .BgClassName { background-color: #ecff78; } </style>
<style> span { border-color: #ecff78; } span { border-color: rgb(236,255,120); } td.TdClassName { border-color: #ecff78; } .TagClassName { border-color: #ecff78; } </style>