#7DE888 (or 0x7DE888) is unknown color: approx Pastel Green. HEX triplet: 7D, E8 and 88. RGB value is (125,232,136). Sum of RGB (Red+Green+Blue) = 125+232+136=493 (65% of max value = 765). Red value is 125 (49.22% from 255 or 25.35% from 493); Green value is 232 (91.02% from 255 or 47.06% from 493); Blue value is 136 (53.52% from 255 or 27.59% from 493); Max value from RGB is 232 - color contains mainly: green. Hex color #7DE888 is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #7DE888 is #821777. Grayscale: #BDBDBD. Windows color (decimal): -8525688 or 8972413. OLE color: 8972413.
HSL color Cylindrical-coordinate representation of color #7DE888: hue angle of 126.17º degrees, saturation: 0.7, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #7DE888 is Cyan = 0.46, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.09.
<style> p { color: #7DE888; } p { color: rgb(125,232,136); } H1.HeaderClassName { color: #7DE888; } .AnyTagClassName { color: #7DE888; } </style>
<style> a { background-color: #7DE888; } a { background-color: rgb(125,232,136); } div.DivClassName { background-color: #7DE888; } .BgClassName { background-color: #7DE888; } </style>
<style> span { border-color: #7DE888; } span { border-color: rgb(125,232,136); } td.TdClassName { border-color: #7DE888; } .TagClassName { border-color: #7DE888; } </style>