#76B55B (or 0x76B55B) is unknown color: approx Mantis. HEX triplet: 76, B5 and 5B. RGB value is (118,181,91). Sum of RGB (Red+Green+Blue) = 118+181+91=390 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.26% from 390); Green value is 181 (71.09% from 255 or 46.41% from 390); Blue value is 91 (35.94% from 255 or 23.33% from 390); Max value from RGB is 181 - color contains mainly: green. Hex color #76B55B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #76B55B is #894AA4. Grayscale: #989898. Windows color (decimal): -8997541 or 6010230. OLE color: 6010230.
HSL color Cylindrical-coordinate representation of color #76B55B: hue angle of 102º degrees, saturation: 0.38, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #76B55B is Cyan = 0.35, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.29.
<style> p { color: #76B55B; } p { color: rgb(118,181,91); } H1.HeaderClassName { color: #76B55B; } .AnyTagClassName { color: #76B55B; } </style>
<style> a { background-color: #76B55B; } a { background-color: rgb(118,181,91); } div.DivClassName { background-color: #76B55B; } .BgClassName { background-color: #76B55B; } </style>
<style> span { border-color: #76B55B; } span { border-color: rgb(118,181,91); } td.TdClassName { border-color: #76B55B; } .TagClassName { border-color: #76B55B; } </style>