#64B95B (or 0x64B95B) is unknown color: approx Fern. HEX triplet: 64, B9 and 5B. RGB value is (100,185,91). Sum of RGB (Red+Green+Blue) = 100+185+91=376 (49% of max value = 765). Red value is 100 (39.45% from 255 or 26.60% from 376); Green value is 185 (72.66% from 255 or 49.20% from 376); Blue value is 91 (35.94% from 255 or 24.20% from 376); Max value from RGB is 185 - color contains mainly: green. Hex color #64B95B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #64B95B is #9B46A4. Grayscale: #959595. Windows color (decimal): -10176165 or 6011236. OLE color: 6011236.
HSL color Cylindrical-coordinate representation of color #64B95B: hue angle of 114.26º degrees, saturation: 0.4, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #64B95B is Cyan = 0.46, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.27.
<style> p { color: #64B95B; } p { color: rgb(100,185,91); } H1.HeaderClassName { color: #64B95B; } .AnyTagClassName { color: #64B95B; } </style>
<style> a { background-color: #64B95B; } a { background-color: rgb(100,185,91); } div.DivClassName { background-color: #64B95B; } .BgClassName { background-color: #64B95B; } </style>
<style> span { border-color: #64B95B; } span { border-color: rgb(100,185,91); } td.TdClassName { border-color: #64B95B; } .TagClassName { border-color: #64B95B; } </style>