#76DB24 (or 0x76DB24) is unknown color: approx Yellow Green. HEX triplet: 76, DB and 24. RGB value is (118,219,36). Sum of RGB (Red+Green+Blue) = 118+219+36=373 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.64% from 373); Green value is 219 (85.94% from 255 or 58.71% from 373); Blue value is 36 (14.45% from 255 or 9.65% from 373); Max value from RGB is 219 - color contains mainly: green. Hex color #76DB24 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #76DB24 is #8924DB. Grayscale: #A8A8A8. Windows color (decimal): -8987868 or 2415478. OLE color: 2415478.
HSL color Cylindrical-coordinate representation of color #76DB24: hue angle of 93.11º degrees, saturation: 0.72, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #76DB24 is Cyan = 0.46, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.14.
<style> p { color: #76db24; } p { color: rgb(118,219,36); } H1.HeaderClassName { color: #76db24; } .AnyTagClassName { color: #76db24; } </style>
<style> a { background-color: #76db24; } a { background-color: rgb(118,219,36); } div.DivClassName { background-color: #76db24; } .BgClassName { background-color: #76db24; } </style>
<style> span { border-color: #76db24; } span { border-color: rgb(118,219,36); } td.TdClassName { border-color: #76db24; } .TagClassName { border-color: #76db24; } </style>