#88DD4E (or 0x88DD4E) is unknown color: approx Mantis. HEX triplet: 88, DD and 4E. RGB value is (136,221,78). Sum of RGB (Red+Green+Blue) = 136+221+78=435 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.26% from 435); Green value is 221 (86.72% from 255 or 50.80% from 435); Blue value is 78 (30.86% from 255 or 17.93% from 435); Max value from RGB is 221 - color contains mainly: green. Hex color #88DD4E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #88DD4E is #7722B1. Grayscale: #B3B3B3. Windows color (decimal): -7807666 or 5168520. OLE color: 5168520.
HSL color Cylindrical-coordinate representation of color #88DD4E: hue angle of 95.66º degrees, saturation: 0.68, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #88DD4E is Cyan = 0.38, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.13.
<style> p { color: #88dd4e; } p { color: rgb(136,221,78); } H1.HeaderClassName { color: #88dd4e; } .AnyTagClassName { color: #88dd4e; } </style>
<style> a { background-color: #88dd4e; } a { background-color: rgb(136,221,78); } div.DivClassName { background-color: #88dd4e; } .BgClassName { background-color: #88dd4e; } </style>
<style> span { border-color: #88dd4e; } span { border-color: rgb(136,221,78); } td.TdClassName { border-color: #88dd4e; } .TagClassName { border-color: #88dd4e; } </style>