#64A24E (or 0x64A24E) is unknown color: approx Apple. HEX triplet: 64, A2 and 4E. RGB value is (100,162,78). Sum of RGB (Red+Green+Blue) = 100+162+78=340 (45% of max value = 765). Red value is 100 (39.45% from 255 or 29.41% from 340); Green value is 162 (63.67% from 255 or 47.65% from 340); Blue value is 78 (30.86% from 255 or 22.94% from 340); Max value from RGB is 162 - color contains mainly: green. Hex color #64A24E is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #64A24E is #9B5DB1. Grayscale: #868686. Windows color (decimal): -10182066 or 5153380. OLE color: 5153380.
HSL color Cylindrical-coordinate representation of color #64A24E: hue angle of 104.29º degrees, saturation: 0.35, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #64A24E is Cyan = 0.38, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.36.
<style> p { color: #64A24E; } p { color: rgb(100,162,78); } H1.HeaderClassName { color: #64A24E; } .AnyTagClassName { color: #64A24E; } </style>
<style> a { background-color: #64A24E; } a { background-color: rgb(100,162,78); } div.DivClassName { background-color: #64A24E; } .BgClassName { background-color: #64A24E; } </style>
<style> span { border-color: #64A24E; } span { border-color: rgb(100,162,78); } td.TdClassName { border-color: #64A24E; } .TagClassName { border-color: #64A24E; } </style>