#65E77D (or 0x65E77D) is unknown color: approx Pastel Green. HEX triplet: 65, E7 and 7D. RGB value is (101,231,125). Sum of RGB (Red+Green+Blue) = 101+231+125=457 (60% of max value = 765). Red value is 101 (39.84% from 255 or 22.10% from 457); Green value is 231 (90.62% from 255 or 50.55% from 457); Blue value is 125 (49.22% from 255 or 27.35% from 457); Max value from RGB is 231 - color contains mainly: green. Hex color #65E77D is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #65E77D is #9A1882. Grayscale: #B4B4B4. Windows color (decimal): -10098819 or 8251237. OLE color: 8251237.
HSL color Cylindrical-coordinate representation of color #65E77D: hue angle of 131.08º degrees, saturation: 0.73, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #65E77D is Cyan = 0.56, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.09.
<style> p { color: #65e77d; } p { color: rgb(101,231,125); } H1.HeaderClassName { color: #65e77d; } .AnyTagClassName { color: #65e77d; } </style>
<style> a { background-color: #65e77d; } a { background-color: rgb(101,231,125); } div.DivClassName { background-color: #65e77d; } .BgClassName { background-color: #65e77d; } </style>
<style> span { border-color: #65e77d; } span { border-color: rgb(101,231,125); } td.TdClassName { border-color: #65e77d; } .TagClassName { border-color: #65e77d; } </style>