#88AA80 (or 0x88AA80) is unknown color: approx Amulet. HEX triplet: 88, AA and 80. RGB value is (136,170,128). Sum of RGB (Red+Green+Blue) = 136+170+128=434 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.34% from 434); Green value is 170 (66.80% from 255 or 39.17% from 434); Blue value is 128 (50.39% from 255 or 29.49% from 434); Max value from RGB is 170 - color contains mainly: green. Hex color #88AA80 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #88AA80 is #77557F. Grayscale: #9B9B9B. Windows color (decimal): -7820672 or 8432264. OLE color: 8432264.
HSL color Cylindrical-coordinate representation of color #88AA80: hue angle of 108.57º degrees, saturation: 0.2, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #88AA80 is Cyan = 0.20, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.33.
<style> p { color: #88AA80; } p { color: rgb(136,170,128); } H1.HeaderClassName { color: #88AA80; } .AnyTagClassName { color: #88AA80; } </style>
<style> a { background-color: #88AA80; } a { background-color: rgb(136,170,128); } div.DivClassName { background-color: #88AA80; } .BgClassName { background-color: #88AA80; } </style>
<style> span { border-color: #88AA80; } span { border-color: rgb(136,170,128); } td.TdClassName { border-color: #88AA80; } .TagClassName { border-color: #88AA80; } </style>