#80D47D (or 0x80D47D) is unknown color: approx Pastel Green. HEX triplet: 80, D4 and 7D. RGB value is (128,212,125). Sum of RGB (Red+Green+Blue) = 128+212+125=465 (61% of max value = 765). Red value is 128 (50.39% from 255 or 27.53% from 465); Green value is 212 (83.20% from 255 or 45.59% from 465); Blue value is 125 (49.22% from 255 or 26.88% from 465); Max value from RGB is 212 - color contains mainly: green. Hex color #80D47D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #80D47D is #7F2B82. Grayscale: #B1B1B1. Windows color (decimal): -8334211 or 8246400. OLE color: 8246400.
HSL color Cylindrical-coordinate representation of color #80D47D: hue angle of 117.93º degrees, saturation: 0.5, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #80D47D is Cyan = 0.40, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.17.
<style> p { color: #80D47D; } p { color: rgb(128,212,125); } H1.HeaderClassName { color: #80D47D; } .AnyTagClassName { color: #80D47D; } </style>
<style> a { background-color: #80D47D; } a { background-color: rgb(128,212,125); } div.DivClassName { background-color: #80D47D; } .BgClassName { background-color: #80D47D; } </style>
<style> span { border-color: #80D47D; } span { border-color: rgb(128,212,125); } td.TdClassName { border-color: #80D47D; } .TagClassName { border-color: #80D47D; } </style>