#808F75 (or 0x808F75) is unknown color: approx Spanish Green. HEX triplet: 80, 8F and 75. RGB value is (128,143,117). Sum of RGB (Red+Green+Blue) = 128+143+117=388 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.99% from 388); Green value is 143 (56.25% from 255 or 36.86% from 388); Blue value is 117 (46.09% from 255 or 30.15% from 388); Max value from RGB is 143 - color contains mainly: green. Hex color #808F75 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #808F75 is #7F708A. Grayscale: #878787. Windows color (decimal): -8351883 or 7704448. OLE color: 7704448.
HSL color Cylindrical-coordinate representation of color #808F75: hue angle of 94.62º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #808F75 is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
<style> p { color: #808F75; } p { color: rgb(128,143,117); } H1.HeaderClassName { color: #808F75; } .AnyTagClassName { color: #808F75; } </style>
<style> a { background-color: #808F75; } a { background-color: rgb(128,143,117); } div.DivClassName { background-color: #808F75; } .BgClassName { background-color: #808F75; } </style>
<style> span { border-color: #808F75; } span { border-color: rgb(128,143,117); } td.TdClassName { border-color: #808F75; } .TagClassName { border-color: #808F75; } </style>