#80B450 (or 0x80B450) is unknown color: approx Chelsea Cucumber. HEX triplet: 80, B4 and 50. RGB value is (128,180,80). Sum of RGB (Red+Green+Blue) = 128+180+80=388 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.99% from 388); Green value is 180 (70.70% from 255 or 46.39% from 388); Blue value is 80 (31.64% from 255 or 20.62% from 388); Max value from RGB is 180 - color contains mainly: green. Hex color #80B450 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #80B450 is #7F4BAF. Grayscale: #999999. Windows color (decimal): -8342448 or 5289088. OLE color: 5289088.
HSL color Cylindrical-coordinate representation of color #80B450: hue angle of 91.2º degrees, saturation: 0.4, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #80B450 is Cyan = 0.29, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.29.
<style> p { color: #80B450; } p { color: rgb(128,180,80); } H1.HeaderClassName { color: #80B450; } .AnyTagClassName { color: #80B450; } </style>
<style> a { background-color: #80B450; } a { background-color: rgb(128,180,80); } div.DivClassName { background-color: #80B450; } .BgClassName { background-color: #80B450; } </style>
<style> span { border-color: #80B450; } span { border-color: rgb(128,180,80); } td.TdClassName { border-color: #80B450; } .TagClassName { border-color: #80B450; } </style>