#8C995F (or 0x8C995F) is unknown color: approx Avocado. HEX triplet: 8C, 99 and 5F. RGB value is (140,153,95). Sum of RGB (Red+Green+Blue) = 140+153+95=388 (51% of max value = 765). Red value is 140 (55.08% from 255 or 36.08% from 388); Green value is 153 (60.16% from 255 or 39.43% from 388); Blue value is 95 (37.5% from 255 or 24.48% from 388); Max value from RGB is 153 - color contains mainly: green. Hex color #8C995F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #8C995F is #7366A0. Grayscale: #8E8E8E. Windows color (decimal): -7562913 or 6265228. OLE color: 6265228.
HSL color Cylindrical-coordinate representation of color #8C995F: hue angle of 73.45º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #8C995F is Cyan = 0.08, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.4.
<style> p { color: #8C995F; } p { color: rgb(140,153,95); } H1.HeaderClassName { color: #8C995F; } .AnyTagClassName { color: #8C995F; } </style>
<style> a { background-color: #8C995F; } a { background-color: rgb(140,153,95); } div.DivClassName { background-color: #8C995F; } .BgClassName { background-color: #8C995F; } </style>
<style> span { border-color: #8C995F; } span { border-color: rgb(140,153,95); } td.TdClassName { border-color: #8C995F; } .TagClassName { border-color: #8C995F; } </style>