#64FF2C (or 0x64FF2C) is unknown color: approx Bright Green. HEX triplet: 64, FF and 2C. RGB value is (100,255,44). Sum of RGB (Red+Green+Blue) = 100+255+44=399 (52% of max value = 765). Red value is 100 (39.45% from 255 or 25.06% from 399); Green value is 255 (100% from 255 or 63.91% from 399); Blue value is 44 (17.58% from 255 or 11.03% from 399); Max value from RGB is 255 - color contains mainly: green. Hex color #64FF2C is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #64FF2C is #9B00D3. Grayscale: #B9B9B9. Windows color (decimal): -10158292 or 2948964. OLE color: 2948964.
HSL color Cylindrical-coordinate representation of color #64FF2C: hue angle of 104.08º degrees, saturation: 1, lightness: 0.59%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #64FF2C is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.
<style> p { color: #64ff2c; } p { color: rgb(100,255,44); } H1.HeaderClassName { color: #64ff2c; } .AnyTagClassName { color: #64ff2c; } </style>
<style> a { background-color: #64ff2c; } a { background-color: rgb(100,255,44); } div.DivClassName { background-color: #64ff2c; } .BgClassName { background-color: #64ff2c; } </style>
<style> span { border-color: #64ff2c; } span { border-color: rgb(100,255,44); } td.TdClassName { border-color: #64ff2c; } .TagClassName { border-color: #64ff2c; } </style>