#64DD87 (or 0x64DD87) is unknown color: approx Emerald. HEX triplet: 64, DD and 87. RGB value is (100,221,135). Sum of RGB (Red+Green+Blue) = 100+221+135=456 (60% of max value = 765). Red value is 100 (39.45% from 255 or 21.93% from 456); Green value is 221 (86.72% from 255 or 48.46% from 456); Blue value is 135 (53.12% from 255 or 29.61% from 456); Max value from RGB is 221 - color contains mainly: green. Hex color #64DD87 is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #64DD87 is #9B2278. Grayscale: #AFAFAF. Windows color (decimal): -10166905 or 8904036. OLE color: 8904036.
HSL color Cylindrical-coordinate representation of color #64DD87: hue angle of 137.36º degrees, saturation: 0.64, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #64DD87 is Cyan = 0.55, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.13.
<style> p { color: #64DD87; } p { color: rgb(100,221,135); } H1.HeaderClassName { color: #64DD87; } .AnyTagClassName { color: #64DD87; } </style>
<style> a { background-color: #64DD87; } a { background-color: rgb(100,221,135); } div.DivClassName { background-color: #64DD87; } .BgClassName { background-color: #64DD87; } </style>
<style> span { border-color: #64DD87; } span { border-color: rgb(100,221,135); } td.TdClassName { border-color: #64DD87; } .TagClassName { border-color: #64DD87; } </style>