#65DF62 (or 0x65DF62) is unknown color: approx Pastel Green. HEX triplet: 65, DF and 62. RGB value is (101,223,98). Sum of RGB (Red+Green+Blue) = 101+223+98=422 (55% of max value = 765). Red value is 101 (39.84% from 255 or 23.93% from 422); Green value is 223 (87.5% from 255 or 52.84% from 422); Blue value is 98 (38.67% from 255 or 23.22% from 422); Max value from RGB is 223 - color contains mainly: green. Hex color #65DF62 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #65DF62 is #9A209D. Grayscale: #ACACAC. Windows color (decimal): -10100894 or 6479717. OLE color: 6479717.
HSL color Cylindrical-coordinate representation of color #65DF62: hue angle of 118.56º degrees, saturation: 0.66, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #65DF62 is Cyan = 0.55, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.13.
<style> p { color: #65DF62; } p { color: rgb(101,223,98); } H1.HeaderClassName { color: #65DF62; } .AnyTagClassName { color: #65DF62; } </style>
<style> a { background-color: #65DF62; } a { background-color: rgb(101,223,98); } div.DivClassName { background-color: #65DF62; } .BgClassName { background-color: #65DF62; } </style>
<style> span { border-color: #65DF62; } span { border-color: rgb(101,223,98); } td.TdClassName { border-color: #65DF62; } .TagClassName { border-color: #65DF62; } </style>