#65D16E (or 0x65D16E) is unknown color: approx Pastel Green. HEX triplet: 65, D1 and 6E. RGB value is (101,209,110). Sum of RGB (Red+Green+Blue) = 101+209+110=420 (55% of max value = 765). Red value is 101 (39.84% from 255 or 24.05% from 420); Green value is 209 (82.03% from 255 or 49.76% from 420); Blue value is 110 (43.36% from 255 or 26.19% from 420); Max value from RGB is 209 - color contains mainly: green. Hex color #65D16E is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #65D16E is #9A2E91. Grayscale: #A5A5A5. Windows color (decimal): -10104466 or 7262565. OLE color: 7262565.
HSL color Cylindrical-coordinate representation of color #65D16E: hue angle of 125º degrees, saturation: 0.54, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #65D16E is Cyan = 0.52, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.18.
<style> p { color: #65D16E; } p { color: rgb(101,209,110); } H1.HeaderClassName { color: #65D16E; } .AnyTagClassName { color: #65D16E; } </style>
<style> a { background-color: #65D16E; } a { background-color: rgb(101,209,110); } div.DivClassName { background-color: #65D16E; } .BgClassName { background-color: #65D16E; } </style>
<style> span { border-color: #65D16E; } span { border-color: rgb(101,209,110); } td.TdClassName { border-color: #65D16E; } .TagClassName { border-color: #65D16E; } </style>