#64A03E (or 0x64A03E) is unknown color: approx Apple. HEX triplet: 64, A0 and 3E. RGB value is (100,160,62). Sum of RGB (Red+Green+Blue) = 100+160+62=322 (42% of max value = 765). Red value is 100 (39.45% from 255 or 31.06% from 322); Green value is 160 (62.89% from 255 or 49.69% from 322); Blue value is 62 (24.61% from 255 or 19.25% from 322); Max value from RGB is 160 - color contains mainly: green. Hex color #64A03E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #64A03E is #9B5FC1. Grayscale: #838383. Windows color (decimal): -10182594 or 4104292. OLE color: 4104292.
HSL color Cylindrical-coordinate representation of color #64A03E: hue angle of 96.73º degrees, saturation: 0.44, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #64A03E is Cyan = 0.38, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.37.
<style> p { color: #64A03E; } p { color: rgb(100,160,62); } H1.HeaderClassName { color: #64A03E; } .AnyTagClassName { color: #64A03E; } </style>
<style> a { background-color: #64A03E; } a { background-color: rgb(100,160,62); } div.DivClassName { background-color: #64A03E; } .BgClassName { background-color: #64A03E; } </style>
<style> span { border-color: #64A03E; } span { border-color: rgb(100,160,62); } td.TdClassName { border-color: #64A03E; } .TagClassName { border-color: #64A03E; } </style>