#88A65F (or 0x88A65F) is unknown color: approx Chelsea Cucumber. HEX triplet: 88, A6 and 5F. RGB value is (136,166,95). Sum of RGB (Red+Green+Blue) = 136+166+95=397 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.26% from 397); Green value is 166 (65.23% from 255 or 41.81% from 397); Blue value is 95 (37.5% from 255 or 23.93% from 397); Max value from RGB is 166 - color contains mainly: green. Hex color #88A65F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #88A65F is #7759A0. Grayscale: #959595. Windows color (decimal): -7821729 or 6268552. OLE color: 6268552.
HSL color Cylindrical-coordinate representation of color #88A65F: hue angle of 85.35º degrees, saturation: 0.29, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #88A65F is Cyan = 0.18, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.35.
<style> p { color: #88A65F; } p { color: rgb(136,166,95); } H1.HeaderClassName { color: #88A65F; } .AnyTagClassName { color: #88A65F; } </style>
<style> a { background-color: #88A65F; } a { background-color: rgb(136,166,95); } div.DivClassName { background-color: #88A65F; } .BgClassName { background-color: #88A65F; } </style>
<style> span { border-color: #88A65F; } span { border-color: rgb(136,166,95); } td.TdClassName { border-color: #88A65F; } .TagClassName { border-color: #88A65F; } </style>