#6A655B (or 0x6A655B) is unknown color: approx Coffee. HEX triplet: 6A, 65 and 5B. RGB value is (106,101,91). Sum of RGB (Red+Green+Blue) = 106+101+91=298 (39% of max value = 765). Red value is 106 (41.80% from 255 or 35.57% from 298); Green value is 101 (39.84% from 255 or 33.89% from 298); Blue value is 91 (35.94% from 255 or 30.54% from 298); Max value from RGB is 106 - color contains mainly: red. Hex color #6A655B is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6A655B is #959AA4. Grayscale: #656565. Windows color (decimal): -9804453 or 5989738. OLE color: 5989738.
HSL color Cylindrical-coordinate representation of color #6A655B: hue angle of 40º degrees, saturation: 0.08, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #6A655B is Cyan = 0, Magento = 0.05, Yellow = 0.14 and Black (K on CMYK) = 0.58.
<style> p { color: #6A655B; } p { color: rgb(106,101,91); } H1.HeaderClassName { color: #6A655B; } .AnyTagClassName { color: #6A655B; } </style>
<style> a { background-color: #6A655B; } a { background-color: rgb(106,101,91); } div.DivClassName { background-color: #6A655B; } .BgClassName { background-color: #6A655B; } </style>
<style> span { border-color: #6A655B; } span { border-color: rgb(106,101,91); } td.TdClassName { border-color: #6A655B; } .TagClassName { border-color: #6A655B; } </style>