#8B8A5D (or 0x8B8A5D) is unknown color: approx Bandicoot. HEX triplet: 8B, 8A and 5D. RGB value is (139,138,93). Sum of RGB (Red+Green+Blue) = 139+138+93=370 (49% of max value = 765). Red value is 139 (54.69% from 255 or 37.57% from 370); Green value is 138 (54.30% from 255 or 37.30% from 370); Blue value is 93 (36.72% from 255 or 25.14% from 370); Max value from RGB is 139 - color contains mainly: red. Hex color #8B8A5D is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #8B8A5D is #7475A2. Grayscale: #858585. Windows color (decimal): -7632291 or 6130315. OLE color: 6130315.
HSL color Cylindrical-coordinate representation of color #8B8A5D: hue angle of 58.7º degrees, saturation: 0.2, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #8B8A5D is Cyan = 0, Magento = 0.01, Yellow = 0.33 and Black (K on CMYK) = 0.45.
<style> p { color: #8B8A5D; } p { color: rgb(139,138,93); } H1.HeaderClassName { color: #8B8A5D; } .AnyTagClassName { color: #8B8A5D; } </style>
<style> a { background-color: #8B8A5D; } a { background-color: rgb(139,138,93); } div.DivClassName { background-color: #8B8A5D; } .BgClassName { background-color: #8B8A5D; } </style>
<style> span { border-color: #8B8A5D; } span { border-color: rgb(139,138,93); } td.TdClassName { border-color: #8B8A5D; } .TagClassName { border-color: #8B8A5D; } </style>