#76B02E (or 0x76B02E) is unknown color: approx Lima. HEX triplet: 76, B0 and 2E. RGB value is (118,176,46). Sum of RGB (Red+Green+Blue) = 118+176+46=340 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.71% from 340); Green value is 176 (69.14% from 255 or 51.76% from 340); Blue value is 46 (18.36% from 255 or 13.53% from 340); Max value from RGB is 176 - color contains mainly: green. Hex color #76B02E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #76B02E is #894FD1. Grayscale: #909090. Windows color (decimal): -8998866 or 3059830. OLE color: 3059830.
HSL color Cylindrical-coordinate representation of color #76B02E: hue angle of 86.77º degrees, saturation: 0.59, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #76B02E is Cyan = 0.33, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.31.
<style> p { color: #76b02e; } p { color: rgb(118,176,46); } H1.HeaderClassName { color: #76b02e; } .AnyTagClassName { color: #76b02e; } </style>
<style> a { background-color: #76b02e; } a { background-color: rgb(118,176,46); } div.DivClassName { background-color: #76b02e; } .BgClassName { background-color: #76b02e; } </style>
<style> span { border-color: #76b02e; } span { border-color: rgb(118,176,46); } td.TdClassName { border-color: #76b02e; } .TagClassName { border-color: #76b02e; } </style>