#ADD04B (or 0xADD04B) is unknown color: approx Conifer. HEX triplet: AD, D0 and 4B. RGB value is (173,208,75). Sum of RGB (Red+Green+Blue) = 173+208+75=456 (60% of max value = 765). Red value is 173 (67.97% from 255 or 37.94% from 456); Green value is 208 (81.64% from 255 or 45.61% from 456); Blue value is 75 (29.69% from 255 or 16.45% from 456); Max value from RGB is 208 - color contains mainly: green. Hex color #ADD04B is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #ADD04B is #522FB4. Grayscale: #B6B6B6. Windows color (decimal): -5386165 or 4968621. OLE color: 4968621.
HSL color Cylindrical-coordinate representation of color #ADD04B: hue angle of 75.79º degrees, saturation: 0.59, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #ADD04B is Cyan = 0.17, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.18.
<style> p { color: #add04b; } p { color: rgb(173,208,75); } H1.HeaderClassName { color: #add04b; } .AnyTagClassName { color: #add04b; } </style>
<style> a { background-color: #add04b; } a { background-color: rgb(173,208,75); } div.DivClassName { background-color: #add04b; } .BgClassName { background-color: #add04b; } </style>
<style> span { border-color: #add04b; } span { border-color: rgb(173,208,75); } td.TdClassName { border-color: #add04b; } .TagClassName { border-color: #add04b; } </style>