#6D655D (or 0x6D655D) is unknown color: approx Pine Cone. HEX triplet: 6D, 65 and 5D. RGB value is (109,101,93). Sum of RGB (Red+Green+Blue) = 109+101+93=303 (40% of max value = 765). Red value is 109 (42.97% from 255 or 35.97% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 93 (36.72% from 255 or 30.69% from 303); Max value from RGB is 109 - color contains mainly: red. Hex color #6D655D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6D655D is #929AA2. Grayscale: #666666. Windows color (decimal): -9607843 or 6120813. OLE color: 6120813.
HSL color Cylindrical-coordinate representation of color #6D655D: hue angle of 30º degrees, saturation: 0.08, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #6D655D is Cyan = 0, Magento = 0.07, Yellow = 0.15 and Black (K on CMYK) = 0.57.
<style> p { color: #6D655D; } p { color: rgb(109,101,93); } H1.HeaderClassName { color: #6D655D; } .AnyTagClassName { color: #6D655D; } </style>
<style> a { background-color: #6D655D; } a { background-color: rgb(109,101,93); } div.DivClassName { background-color: #6D655D; } .BgClassName { background-color: #6D655D; } </style>
<style> span { border-color: #6D655D; } span { border-color: rgb(109,101,93); } td.TdClassName { border-color: #6D655D; } .TagClassName { border-color: #6D655D; } </style>