#ADD15D (or 0xADD15D) is unknown color: approx Conifer. HEX triplet: AD, D1 and 5D. RGB value is (173,209,93). Sum of RGB (Red+Green+Blue) = 173+209+93=475 (62% of max value = 765). Red value is 173 (67.97% from 255 or 36.42% from 475); Green value is 209 (82.03% from 255 or 44% from 475); Blue value is 93 (36.72% from 255 or 19.58% from 475); Max value from RGB is 209 - color contains mainly: green. Hex color #ADD15D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ADD15D is #522EA2. Grayscale: #B9B9B9. Windows color (decimal): -5385891 or 6148525. OLE color: 6148525.
HSL color Cylindrical-coordinate representation of color #ADD15D: hue angle of 78.62º degrees, saturation: 0.56, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #ADD15D is Cyan = 0.17, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.18.
<style> p { color: #add15d; } p { color: rgb(173,209,93); } H1.HeaderClassName { color: #add15d; } .AnyTagClassName { color: #add15d; } </style>
<style> a { background-color: #add15d; } a { background-color: rgb(173,209,93); } div.DivClassName { background-color: #add15d; } .BgClassName { background-color: #add15d; } </style>
<style> span { border-color: #add15d; } span { border-color: rgb(173,209,93); } td.TdClassName { border-color: #add15d; } .TagClassName { border-color: #add15d; } </style>