#88A095 (or 0x88A095) is unknown color: approx Cascade. HEX triplet: 88, A0 and 95. RGB value is (136,160,149). Sum of RGB (Red+Green+Blue) = 136+160+149=445 (58% of max value = 765). Red value is 136 (53.52% from 255 or 30.56% from 445); Green value is 160 (62.89% from 255 or 35.96% from 445); Blue value is 149 (58.59% from 255 or 33.48% from 445); Max value from RGB is 160 - color contains mainly: green. Hex color #88A095 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #88A095 is #775F6A. Grayscale: #979797. Windows color (decimal): -7823211 or 9805960. OLE color: 9805960.
HSL color Cylindrical-coordinate representation of color #88A095: hue angle of 152.5º degrees, saturation: 0.11, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #88A095 is Cyan = 0.15, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.37.
<style> p { color: #88A095; } p { color: rgb(136,160,149); } H1.HeaderClassName { color: #88A095; } .AnyTagClassName { color: #88A095; } </style>
<style> a { background-color: #88A095; } a { background-color: rgb(136,160,149); } div.DivClassName { background-color: #88A095; } .BgClassName { background-color: #88A095; } </style>
<style> span { border-color: #88A095; } span { border-color: rgb(136,160,149); } td.TdClassName { border-color: #88A095; } .TagClassName { border-color: #88A095; } </style>