#8B9C2D (or 0x8B9C2D) is unknown color: approx Citron. HEX triplet: 8B, 9C and 2D. RGB value is (139,156,45). Sum of RGB (Red+Green+Blue) = 139+156+45=340 (45% of max value = 765). Red value is 139 (54.69% from 255 or 40.88% from 340); Green value is 156 (61.33% from 255 or 45.88% from 340); Blue value is 45 (17.97% from 255 or 13.24% from 340); Max value from RGB is 156 - color contains mainly: green. Hex color #8B9C2D is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #8B9C2D is #7463D2. Grayscale: #8A8A8A. Windows color (decimal): -7627731 or 2989195. OLE color: 2989195.
HSL color Cylindrical-coordinate representation of color #8B9C2D: hue angle of 69.19º degrees, saturation: 0.55, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #8B9C2D is Cyan = 0.11, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.39.
<style> p { color: #8B9C2D; } p { color: rgb(139,156,45); } H1.HeaderClassName { color: #8B9C2D; } .AnyTagClassName { color: #8B9C2D; } </style>
<style> a { background-color: #8B9C2D; } a { background-color: rgb(139,156,45); } div.DivClassName { background-color: #8B9C2D; } .BgClassName { background-color: #8B9C2D; } </style>
<style> span { border-color: #8B9C2D; } span { border-color: rgb(139,156,45); } td.TdClassName { border-color: #8B9C2D; } .TagClassName { border-color: #8B9C2D; } </style>