#A4CDAA (or 0xA4CDAA) is unknown color: approx Chinook. HEX triplet: A4, CD and AA. RGB value is (164,205,170). Sum of RGB (Red+Green+Blue) = 164+205+170=539 (71% of max value = 765). Red value is 164 (64.45% from 255 or 30.43% from 539); Green value is 205 (80.47% from 255 or 38.03% from 539); Blue value is 170 (66.80% from 255 or 31.54% from 539); Max value from RGB is 205 - color contains mainly: green. Hex color #A4CDAA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A4CDAA is #5B3255. Grayscale: #BCBCBC. Windows color (decimal): -5976662 or 11193764. OLE color: 11193764.
HSL color Cylindrical-coordinate representation of color #A4CDAA: hue angle of 128.78º degrees, saturation: 0.29, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A4CDAA is Cyan = 0.2, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.20.
<style> p { color: #A4CDAA; } p { color: rgb(164,205,170); } H1.HeaderClassName { color: #A4CDAA; } .AnyTagClassName { color: #A4CDAA; } </style>
<style> a { background-color: #A4CDAA; } a { background-color: rgb(164,205,170); } div.DivClassName { background-color: #A4CDAA; } .BgClassName { background-color: #A4CDAA; } </style>
<style> span { border-color: #A4CDAA; } span { border-color: rgb(164,205,170); } td.TdClassName { border-color: #A4CDAA; } .TagClassName { border-color: #A4CDAA; } </style>