#8A9950 (or 0x8A9950) is unknown color: approx Chelsea Cucumber. HEX triplet: 8A, 99 and 50. RGB value is (138,153,80). Sum of RGB (Red+Green+Blue) = 138+153+80=371 (49% of max value = 765). Red value is 138 (54.30% from 255 or 37.20% from 371); Green value is 153 (60.16% from 255 or 41.24% from 371); Blue value is 80 (31.64% from 255 or 21.56% from 371); Max value from RGB is 153 - color contains mainly: green. Hex color #8A9950 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #8A9950 is #7566AF. Grayscale: #8C8C8C. Windows color (decimal): -7694000 or 5282186. OLE color: 5282186.
HSL color Cylindrical-coordinate representation of color #8A9950: hue angle of 72.33º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #8A9950 is Cyan = 0.10, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.4.
<style> p { color: #8A9950; } p { color: rgb(138,153,80); } H1.HeaderClassName { color: #8A9950; } .AnyTagClassName { color: #8A9950; } </style>
<style> a { background-color: #8A9950; } a { background-color: rgb(138,153,80); } div.DivClassName { background-color: #8A9950; } .BgClassName { background-color: #8A9950; } </style>
<style> span { border-color: #8A9950; } span { border-color: rgb(138,153,80); } td.TdClassName { border-color: #8A9950; } .TagClassName { border-color: #8A9950; } </style>