#A4DCA5 (or 0xA4DCA5) is unknown color: approx Moss Green. HEX triplet: A4, DC and A5. RGB value is (164,220,165). Sum of RGB (Red+Green+Blue) = 164+220+165=549 (72% of max value = 765). Red value is 164 (64.45% from 255 or 29.87% from 549); Green value is 220 (86.33% from 255 or 40.07% from 549); Blue value is 165 (64.84% from 255 or 30.05% from 549); Max value from RGB is 220 - color contains mainly: green. Hex color #A4DCA5 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A4DCA5 is #5B235A. Grayscale: #C5C5C5. Windows color (decimal): -5972827 or 10869924. OLE color: 10869924.
HSL color Cylindrical-coordinate representation of color #A4DCA5: hue angle of 121.07º degrees, saturation: 0.44, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A4DCA5 is Cyan = 0.25, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.14.
<style> p { color: #A4DCA5; } p { color: rgb(164,220,165); } H1.HeaderClassName { color: #A4DCA5; } .AnyTagClassName { color: #A4DCA5; } </style>
<style> a { background-color: #A4DCA5; } a { background-color: rgb(164,220,165); } div.DivClassName { background-color: #A4DCA5; } .BgClassName { background-color: #A4DCA5; } </style>
<style> span { border-color: #A4DCA5; } span { border-color: rgb(164,220,165); } td.TdClassName { border-color: #A4DCA5; } .TagClassName { border-color: #A4DCA5; } </style>