#64DC8C (or 0x64DC8C) is unknown color: approx Silver Tree. HEX triplet: 64, DC and 8C. RGB value is (100,220,140). Sum of RGB (Red+Green+Blue) = 100+220+140=460 (60% of max value = 765). Red value is 100 (39.45% from 255 or 21.74% from 460); Green value is 220 (86.33% from 255 or 47.83% from 460); Blue value is 140 (55.08% from 255 or 30.43% from 460); Max value from RGB is 220 - color contains mainly: green. Hex color #64DC8C is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #64DC8C is #9B2373. Grayscale: #AFAFAF. Windows color (decimal): -10167156 or 9231460. OLE color: 9231460.
HSL color Cylindrical-coordinate representation of color #64DC8C: hue angle of 140º degrees, saturation: 0.63, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #64DC8C is Cyan = 0.55, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.14.
<style> p { color: #64DC8C; } p { color: rgb(100,220,140); } H1.HeaderClassName { color: #64DC8C; } .AnyTagClassName { color: #64DC8C; } </style>
<style> a { background-color: #64DC8C; } a { background-color: rgb(100,220,140); } div.DivClassName { background-color: #64DC8C; } .BgClassName { background-color: #64DC8C; } </style>
<style> span { border-color: #64DC8C; } span { border-color: rgb(100,220,140); } td.TdClassName { border-color: #64DC8C; } .TagClassName { border-color: #64DC8C; } </style>