#8C9646 (or 0x8C9646) is unknown color: approx Wasabi. HEX triplet: 8C, 96 and 46. RGB value is (140,150,70). Sum of RGB (Red+Green+Blue) = 140+150+70=360 (47% of max value = 765). Red value is 140 (55.08% from 255 or 38.89% from 360); Green value is 150 (58.98% from 255 or 41.67% from 360); Blue value is 70 (27.73% from 255 or 19.44% from 360); Max value from RGB is 150 - color contains mainly: green. Hex color #8C9646 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #8C9646 is #7369B9. Grayscale: #8A8A8A. Windows color (decimal): -7563706 or 4626060. OLE color: 4626060.
HSL color Cylindrical-coordinate representation of color #8C9646: hue angle of 67.5º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #8C9646 is Cyan = 0.07, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.41.
<style> p { color: #8C9646; } p { color: rgb(140,150,70); } H1.HeaderClassName { color: #8C9646; } .AnyTagClassName { color: #8C9646; } </style>
<style> a { background-color: #8C9646; } a { background-color: rgb(140,150,70); } div.DivClassName { background-color: #8C9646; } .BgClassName { background-color: #8C9646; } </style>
<style> span { border-color: #8C9646; } span { border-color: rgb(140,150,70); } td.TdClassName { border-color: #8C9646; } .TagClassName { border-color: #8C9646; } </style>