#64DC6F (or 0x64DC6F) is unknown color: approx Pastel Green. HEX triplet: 64, DC and 6F. RGB value is (100,220,111). Sum of RGB (Red+Green+Blue) = 100+220+111=431 (57% of max value = 765). Red value is 100 (39.45% from 255 or 23.20% from 431); Green value is 220 (86.33% from 255 or 51.04% from 431); Blue value is 111 (43.75% from 255 or 25.75% from 431); Max value from RGB is 220 - color contains mainly: green. Hex color #64DC6F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #64DC6F is #9B2390. Grayscale: #ACACAC. Windows color (decimal): -10167185 or 7330916. OLE color: 7330916.
HSL color Cylindrical-coordinate representation of color #64DC6F: hue angle of 125.5º 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 #64DC6F is Cyan = 0.55, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.14.
<style> p { color: #64DC6F; } p { color: rgb(100,220,111); } H1.HeaderClassName { color: #64DC6F; } .AnyTagClassName { color: #64DC6F; } </style>
<style> a { background-color: #64DC6F; } a { background-color: rgb(100,220,111); } div.DivClassName { background-color: #64DC6F; } .BgClassName { background-color: #64DC6F; } </style>
<style> span { border-color: #64DC6F; } span { border-color: rgb(100,220,111); } td.TdClassName { border-color: #64DC6F; } .TagClassName { border-color: #64DC6F; } </style>