#ABC2A4 (or 0xABC2A4) is unknown color: approx Spring Rain. HEX triplet: AB, C2 and A4. RGB value is (171,194,164). Sum of RGB (Red+Green+Blue) = 171+194+164=529 (70% of max value = 765). Red value is 171 (67.19% from 255 or 32.33% from 529); Green value is 194 (76.17% from 255 or 36.67% from 529); Blue value is 164 (64.45% from 255 or 31.00% from 529); Max value from RGB is 194 - color contains mainly: green. Hex color #ABC2A4 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABC2A4 is #543D5B. Grayscale: #B7B7B7. Windows color (decimal): -5520732 or 10797739. OLE color: 10797739.
HSL color Cylindrical-coordinate representation of color #ABC2A4: hue angle of 106º degrees, saturation: 0.2, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #ABC2A4 is Cyan = 0.12, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.24.
<style> p { color: #ABC2A4; } p { color: rgb(171,194,164); } H1.HeaderClassName { color: #ABC2A4; } .AnyTagClassName { color: #ABC2A4; } </style>
<style> a { background-color: #ABC2A4; } a { background-color: rgb(171,194,164); } div.DivClassName { background-color: #ABC2A4; } .BgClassName { background-color: #ABC2A4; } </style>
<style> span { border-color: #ABC2A4; } span { border-color: rgb(171,194,164); } td.TdClassName { border-color: #ABC2A4; } .TagClassName { border-color: #ABC2A4; } </style>