#80B37E (or 0x80B37E) is unknown color: approx Dark Sea Green. HEX triplet: 80, B3 and 7E. RGB value is (128,179,126). Sum of RGB (Red+Green+Blue) = 128+179+126=433 (57% of max value = 765). Red value is 128 (50.39% from 255 or 29.56% from 433); Green value is 179 (70.31% from 255 or 41.34% from 433); Blue value is 126 (49.61% from 255 or 29.10% from 433); Max value from RGB is 179 - color contains mainly: green. Hex color #80B37E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #80B37E is #7F4C81. Grayscale: #9D9D9D. Windows color (decimal): -8342658 or 8303488. OLE color: 8303488.
HSL color Cylindrical-coordinate representation of color #80B37E: hue angle of 117.74º degrees, saturation: 0.26, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #80B37E is Cyan = 0.28, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.30.
<style> p { color: #80B37E; } p { color: rgb(128,179,126); } H1.HeaderClassName { color: #80B37E; } .AnyTagClassName { color: #80B37E; } </style>
<style> a { background-color: #80B37E; } a { background-color: rgb(128,179,126); } div.DivClassName { background-color: #80B37E; } .BgClassName { background-color: #80B37E; } </style>
<style> span { border-color: #80B37E; } span { border-color: rgb(128,179,126); } td.TdClassName { border-color: #80B37E; } .TagClassName { border-color: #80B37E; } </style>