#ADDEB4 (or 0xADDEB4) is unknown color: approx Celadon. HEX triplet: AD, DE and B4. RGB value is (173,222,180). Sum of RGB (Red+Green+Blue) = 173+222+180=575 (76% of max value = 765). Red value is 173 (67.97% from 255 or 30.09% from 575); Green value is 222 (87.11% from 255 or 38.61% from 575); Blue value is 180 (70.70% from 255 or 31.30% from 575); Max value from RGB is 222 - color contains mainly: green. Hex color #ADDEB4 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADDEB4 is #52214B. Grayscale: #CACACA. Windows color (decimal): -5382476 or 11853485. OLE color: 11853485.
HSL color Cylindrical-coordinate representation of color #ADDEB4: hue angle of 128.57º degrees, saturation: 0.43, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #ADDEB4 is Cyan = 0.22, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.13.
<style> p { color: #ADDEB4; } p { color: rgb(173,222,180); } H1.HeaderClassName { color: #ADDEB4; } .AnyTagClassName { color: #ADDEB4; } </style>
<style> a { background-color: #ADDEB4; } a { background-color: rgb(173,222,180); } div.DivClassName { background-color: #ADDEB4; } .BgClassName { background-color: #ADDEB4; } </style>
<style> span { border-color: #ADDEB4; } span { border-color: rgb(173,222,180); } td.TdClassName { border-color: #ADDEB4; } .TagClassName { border-color: #ADDEB4; } </style>