#644D2E (or 0x644D2E) is unknown color: approx Dallas. HEX triplet: 64, 4D and 2E. RGB value is (100,77,46). Sum of RGB (Red+Green+Blue) = 100+77+46=223 (29% of max value = 765). Red value is 100 (39.45% from 255 or 44.84% from 223); Green value is 77 (30.47% from 255 or 34.53% from 223); Blue value is 46 (18.36% from 255 or 20.63% from 223); Max value from RGB is 100 - color contains mainly: red. Hex color #644D2E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #644D2E is #9BB2D1. Grayscale: #505050. Windows color (decimal): -10203858 or 3034468. OLE color: 3034468.
HSL color Cylindrical-coordinate representation of color #644D2E: hue angle of 34.44º degrees, saturation: 0.37, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #644D2E is Cyan = 0, Magento = 0.23, Yellow = 0.54 and Black (K on CMYK) = 0.61.
<style> p { color: #644D2E; } p { color: rgb(100,77,46); } H1.HeaderClassName { color: #644D2E; } .AnyTagClassName { color: #644D2E; } </style>
<style> a { background-color: #644D2E; } a { background-color: rgb(100,77,46); } div.DivClassName { background-color: #644D2E; } .BgClassName { background-color: #644D2E; } </style>
<style> span { border-color: #644D2E; } span { border-color: rgb(100,77,46); } td.TdClassName { border-color: #644D2E; } .TagClassName { border-color: #644D2E; } </style>