#ECFFB5 (or 0xECFFB5) is unknown color: approx Australian Mint. HEX triplet: EC, FF and B5. RGB value is (236,255,181). Sum of RGB (Red+Green+Blue) = 236+255+181=672 (89% of max value = 765). Red value is 236 (92.58% from 255 or 35.12% from 672); Green value is 255 (100% from 255 or 37.95% from 672); Blue value is 181 (71.09% from 255 or 26.93% from 672); Max value from RGB is 255 - color contains mainly: green. Hex color #ECFFB5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #ECFFB5 is #13004A. Grayscale: #F1F1F1. Windows color (decimal): -1245259 or 11927532. OLE color: 11927532.
HSL color Cylindrical-coordinate representation of color #ECFFB5: hue angle of 75.41º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #ECFFB5 is Cyan = 0.07, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.
<style> p { color: #ECFFB5; } p { color: rgb(236,255,181); } H1.HeaderClassName { color: #ECFFB5; } .AnyTagClassName { color: #ECFFB5; } </style>
<style> a { background-color: #ECFFB5; } a { background-color: rgb(236,255,181); } div.DivClassName { background-color: #ECFFB5; } .BgClassName { background-color: #ECFFB5; } </style>
<style> span { border-color: #ECFFB5; } span { border-color: rgb(236,255,181); } td.TdClassName { border-color: #ECFFB5; } .TagClassName { border-color: #ECFFB5; } </style>