#ADD480 (or 0xADD480) is unknown color: approx Feijoa. HEX triplet: AD, D4 and 80. RGB value is (173,212,128). Sum of RGB (Red+Green+Blue) = 173+212+128=513 (67% of max value = 765). Red value is 173 (67.97% from 255 or 33.72% from 513); Green value is 212 (83.20% from 255 or 41.33% from 513); Blue value is 128 (50.39% from 255 or 24.95% from 513); Max value from RGB is 212 - color contains mainly: green. Hex color #ADD480 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADD480 is #522B7F. Grayscale: #BFBFBF. Windows color (decimal): -5385088 or 8443053. OLE color: 8443053.
HSL color Cylindrical-coordinate representation of color #ADD480: hue angle of 87.86º degrees, saturation: 0.49, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #ADD480 is Cyan = 0.18, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.17.
<style> p { color: #ADD480; } p { color: rgb(173,212,128); } H1.HeaderClassName { color: #ADD480; } .AnyTagClassName { color: #ADD480; } </style>
<style> a { background-color: #ADD480; } a { background-color: rgb(173,212,128); } div.DivClassName { background-color: #ADD480; } .BgClassName { background-color: #ADD480; } </style>
<style> span { border-color: #ADD480; } span { border-color: rgb(173,212,128); } td.TdClassName { border-color: #ADD480; } .TagClassName { border-color: #ADD480; } </style>