#64DD2F (or 0x64DD2F) is unknown color: approx Kelly Green. HEX triplet: 64, DD and 2F. RGB value is (100,221,47). Sum of RGB (Red+Green+Blue) = 100+221+47=368 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.17% from 368); Green value is 221 (86.72% from 255 or 60.05% from 368); Blue value is 47 (18.75% from 255 or 12.77% from 368); Max value from RGB is 221 - color contains mainly: green. Hex color #64DD2F is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #64DD2F is #9B22D0. Grayscale: #A5A5A5. Windows color (decimal): -10166993 or 3136868. OLE color: 3136868.
HSL color Cylindrical-coordinate representation of color #64DD2F: hue angle of 101.72º degrees, saturation: 0.72, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #64DD2F is Cyan = 0.55, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.13.
<style> p { color: #64dd2f; } p { color: rgb(100,221,47); } H1.HeaderClassName { color: #64dd2f; } .AnyTagClassName { color: #64dd2f; } </style>
<style> a { background-color: #64dd2f; } a { background-color: rgb(100,221,47); } div.DivClassName { background-color: #64dd2f; } .BgClassName { background-color: #64dd2f; } </style>
<style> span { border-color: #64dd2f; } span { border-color: rgb(100,221,47); } td.TdClassName { border-color: #64dd2f; } .TagClassName { border-color: #64dd2f; } </style>