#ADDD66 (or 0xADDD66) is unknown color: approx Conifer. HEX triplet: AD, DD and 66. RGB value is (173,221,102). Sum of RGB (Red+Green+Blue) = 173+221+102=496 (65% of max value = 765). Red value is 173 (67.97% from 255 or 34.88% from 496); Green value is 221 (86.72% from 255 or 44.56% from 496); Blue value is 102 (40.23% from 255 or 20.56% from 496); Max value from RGB is 221 - color contains mainly: green. Hex color #ADDD66 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ADDD66 is #522299. Grayscale: #C1C1C1. Windows color (decimal): -5382810 or 6741421. OLE color: 6741421.
HSL color Cylindrical-coordinate representation of color #ADDD66: hue angle of 84.2º degrees, saturation: 0.64, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #ADDD66 is Cyan = 0.22, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.13.
<style> p { color: #ADDD66; } p { color: rgb(173,221,102); } H1.HeaderClassName { color: #ADDD66; } .AnyTagClassName { color: #ADDD66; } </style>
<style> a { background-color: #ADDD66; } a { background-color: rgb(173,221,102); } div.DivClassName { background-color: #ADDD66; } .BgClassName { background-color: #ADDD66; } </style>
<style> span { border-color: #ADDD66; } span { border-color: rgb(173,221,102); } td.TdClassName { border-color: #ADDD66; } .TagClassName { border-color: #ADDD66; } </style>