#888B74 (or 0x888B74) is unknown color: approx Bitter. HEX triplet: 88, 8B and 74. RGB value is (136,139,116). Sum of RGB (Red+Green+Blue) = 136+139+116=391 (51% of max value = 765). Red value is 136 (53.52% from 255 or 34.78% from 391); Green value is 139 (54.69% from 255 or 35.55% from 391); Blue value is 116 (45.70% from 255 or 29.67% from 391); Max value from RGB is 139 - color contains mainly: green. Hex color #888B74 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #888B74 is #77748B. Grayscale: #878787. Windows color (decimal): -7828620 or 7637896. OLE color: 7637896.
HSL color Cylindrical-coordinate representation of color #888B74: hue angle of 67.83º degrees, saturation: 0.09, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #888B74 is Cyan = 0.02, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.45.
<style> p { color: #888B74; } p { color: rgb(136,139,116); } H1.HeaderClassName { color: #888B74; } .AnyTagClassName { color: #888B74; } </style>
<style> a { background-color: #888B74; } a { background-color: rgb(136,139,116); } div.DivClassName { background-color: #888B74; } .BgClassName { background-color: #888B74; } </style>
<style> span { border-color: #888B74; } span { border-color: rgb(136,139,116); } td.TdClassName { border-color: #888B74; } .TagClassName { border-color: #888B74; } </style>