#646F3E (or 0x646F3E) is unknown color: approx Woodland. HEX triplet: 64, 6F and 3E. RGB value is (100,111,62). Sum of RGB (Red+Green+Blue) = 100+111+62=273 (36% of max value = 765). Red value is 100 (39.45% from 255 or 36.63% from 273); Green value is 111 (43.75% from 255 or 40.66% from 273); Blue value is 62 (24.61% from 255 or 22.71% from 273); Max value from RGB is 111 - color contains mainly: green. Hex color #646F3E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #646F3E is #9B90C1. Grayscale: #666666. Windows color (decimal): -10195138 or 4091748. OLE color: 4091748.
HSL color Cylindrical-coordinate representation of color #646F3E: hue angle of 73.47º degrees, saturation: 0.28, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #646F3E is Cyan = 0.10, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.56.
<style> p { color: #646F3E; } p { color: rgb(100,111,62); } H1.HeaderClassName { color: #646F3E; } .AnyTagClassName { color: #646F3E; } </style>
<style> a { background-color: #646F3E; } a { background-color: rgb(100,111,62); } div.DivClassName { background-color: #646F3E; } .BgClassName { background-color: #646F3E; } </style>
<style> span { border-color: #646F3E; } span { border-color: rgb(100,111,62); } td.TdClassName { border-color: #646F3E; } .TagClassName { border-color: #646F3E; } </style>