#84646F (or 0x84646F) is unknown color: approx Mauve Taupe. HEX triplet: 84, 64 and 6F. RGB value is (132,100,111). Sum of RGB (Red+Green+Blue) = 132+100+111=343 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.48% from 343); Green value is 100 (39.45% from 255 or 29.15% from 343); Blue value is 111 (43.75% from 255 or 32.36% from 343); Max value from RGB is 132 - color contains mainly: red. Hex color #84646F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #84646F is #7B9B90. Grayscale: #6E6E6E. Windows color (decimal): -8100753 or 7300228. OLE color: 7300228.
HSL color Cylindrical-coordinate representation of color #84646F: hue angle of 339.38º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #84646F is Cyan = 0, Magento = 0.24, Yellow = 0.16 and Black (K on CMYK) = 0.48.
<style> p { color: #84646F; } p { color: rgb(132,100,111); } H1.HeaderClassName { color: #84646F; } .AnyTagClassName { color: #84646F; } </style>
<style> a { background-color: #84646F; } a { background-color: rgb(132,100,111); } div.DivClassName { background-color: #84646F; } .BgClassName { background-color: #84646F; } </style>
<style> span { border-color: #84646F; } span { border-color: rgb(132,100,111); } td.TdClassName { border-color: #84646F; } .TagClassName { border-color: #84646F; } </style>