#64DC70 (or 0x64DC70) is unknown color: approx Pastel Green. HEX triplet: 64, DC and 70. RGB value is (100,220,112). Sum of RGB (Red+Green+Blue) = 100+220+112=432 (57% of max value = 765). Red value is 100 (39.45% from 255 or 23.15% from 432); Green value is 220 (86.33% from 255 or 50.93% from 432); Blue value is 112 (44.14% from 255 or 25.93% from 432); Max value from RGB is 220 - color contains mainly: green. Hex color #64DC70 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #64DC70 is #9B238F. Grayscale: #ACACAC. Windows color (decimal): -10167184 or 7396452. OLE color: 7396452.
HSL color Cylindrical-coordinate representation of color #64DC70: hue angle of 126º 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 #64DC70 is Cyan = 0.55, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.14.
<style> p { color: #64DC70; } p { color: rgb(100,220,112); } H1.HeaderClassName { color: #64DC70; } .AnyTagClassName { color: #64DC70; } </style>
<style> a { background-color: #64DC70; } a { background-color: rgb(100,220,112); } div.DivClassName { background-color: #64DC70; } .BgClassName { background-color: #64DC70; } </style>
<style> span { border-color: #64DC70; } span { border-color: rgb(100,220,112); } td.TdClassName { border-color: #64DC70; } .TagClassName { border-color: #64DC70; } </style>