#64665D (or 0x64665D) is unknown color: approx Chicago. HEX triplet: 64, 66 and 5D. RGB value is (100,102,93). Sum of RGB (Red+Green+Blue) = 100+102+93=295 (39% of max value = 765). Red value is 100 (39.45% from 255 or 33.90% from 295); Green value is 102 (40.23% from 255 or 34.58% from 295); Blue value is 93 (36.72% from 255 or 31.53% from 295); Max value from RGB is 102 - color contains mainly: green. Hex color #64665D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #64665D is #9B99A2. Grayscale: #646464. Windows color (decimal): -10197411 or 6121060. OLE color: 6121060.
HSL color Cylindrical-coordinate representation of color #64665D: hue angle of 73.33º degrees, saturation: 0.05, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #64665D is Cyan = 0.02, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.6.
<style> p { color: #64665D; } p { color: rgb(100,102,93); } H1.HeaderClassName { color: #64665D; } .AnyTagClassName { color: #64665D; } </style>
<style> a { background-color: #64665D; } a { background-color: rgb(100,102,93); } div.DivClassName { background-color: #64665D; } .BgClassName { background-color: #64665D; } </style>
<style> span { border-color: #64665D; } span { border-color: rgb(100,102,93); } td.TdClassName { border-color: #64665D; } .TagClassName { border-color: #64665D; } </style>