#645F4F (or 0x645F4F) is unknown color: approx Makara. HEX triplet: 64, 5F and 4F. RGB value is (100,95,79). Sum of RGB (Red+Green+Blue) = 100+95+79=274 (36% of max value = 765). Red value is 100 (39.45% from 255 or 36.50% from 274); Green value is 95 (37.5% from 255 or 34.67% from 274); Blue value is 79 (31.25% from 255 or 28.83% from 274); Max value from RGB is 100 - color contains mainly: red. Hex color #645F4F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #645F4F is #9BA0B0. Grayscale: #5E5E5E. Windows color (decimal): -10199217 or 5201764. OLE color: 5201764.
HSL color Cylindrical-coordinate representation of color #645F4F: hue angle of 45.71º degrees, saturation: 0.12, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #645F4F is Cyan = 0, Magento = 0.05, Yellow = 0.21 and Black (K on CMYK) = 0.61.
<style> p { color: #645F4F; } p { color: rgb(100,95,79); } H1.HeaderClassName { color: #645F4F; } .AnyTagClassName { color: #645F4F; } </style>
<style> a { background-color: #645F4F; } a { background-color: rgb(100,95,79); } div.DivClassName { background-color: #645F4F; } .BgClassName { background-color: #645F4F; } </style>
<style> span { border-color: #645F4F; } span { border-color: rgb(100,95,79); } td.TdClassName { border-color: #645F4F; } .TagClassName { border-color: #645F4F; } </style>