#A4FFC0 (or 0xA4FFC0) is unknown color: approx Magic Mint. HEX triplet: A4, FF and C0. RGB value is (164,255,192). Sum of RGB (Red+Green+Blue) = 164+255+192=611 (80% of max value = 765). Red value is 164 (64.45% from 255 or 26.84% from 611); Green value is 255 (100% from 255 or 41.73% from 611); Blue value is 192 (75.39% from 255 or 31.42% from 611); Max value from RGB is 255 - color contains mainly: green. Hex color #A4FFC0 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #A4FFC0 is #5B003F. Grayscale: #DCDCDC. Windows color (decimal): -5963840 or 12648356. OLE color: 12648356.
HSL color Cylindrical-coordinate representation of color #A4FFC0: hue angle of 138.46º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A4FFC0 is Cyan = 0.36, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.
<style> p { color: #A4FFC0; } p { color: rgb(164,255,192); } H1.HeaderClassName { color: #A4FFC0; } .AnyTagClassName { color: #A4FFC0; } </style>
<style> a { background-color: #A4FFC0; } a { background-color: rgb(164,255,192); } div.DivClassName { background-color: #A4FFC0; } .BgClassName { background-color: #A4FFC0; } </style>
<style> span { border-color: #A4FFC0; } span { border-color: rgb(164,255,192); } td.TdClassName { border-color: #A4FFC0; } .TagClassName { border-color: #A4FFC0; } </style>