#65EC80 (or 0x65EC80) is unknown color: approx Pastel Green. HEX triplet: 65, EC and 80. RGB value is (101,236,128). Sum of RGB (Red+Green+Blue) = 101+236+128=465 (61% of max value = 765). Red value is 101 (39.84% from 255 or 21.72% from 465); Green value is 236 (92.58% from 255 or 50.75% from 465); Blue value is 128 (50.39% from 255 or 27.53% from 465); Max value from RGB is 236 - color contains mainly: green. Hex color #65EC80 is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #65EC80 is #9A137F. Grayscale: #B7B7B7. Windows color (decimal): -10097536 or 8449125. OLE color: 8449125.
HSL color Cylindrical-coordinate representation of color #65EC80: hue angle of 132º degrees, saturation: 0.78, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #65EC80 is Cyan = 0.57, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.07.
<style> p { color: #65EC80; } p { color: rgb(101,236,128); } H1.HeaderClassName { color: #65EC80; } .AnyTagClassName { color: #65EC80; } </style>
<style> a { background-color: #65EC80; } a { background-color: rgb(101,236,128); } div.DivClassName { background-color: #65EC80; } .BgClassName { background-color: #65EC80; } </style>
<style> span { border-color: #65EC80; } span { border-color: rgb(101,236,128); } td.TdClassName { border-color: #65EC80; } .TagClassName { border-color: #65EC80; } </style>