#ABC79A (or 0xABC79A) is unknown color: approx Spring Rain. HEX triplet: AB, C7 and 9A. RGB value is (171,199,154). Sum of RGB (Red+Green+Blue) = 171+199+154=524 (69% of max value = 765). Red value is 171 (67.19% from 255 or 32.63% from 524); Green value is 199 (78.12% from 255 or 37.98% from 524); Blue value is 154 (60.55% from 255 or 29.39% from 524); Max value from RGB is 199 - color contains mainly: green. Hex color #ABC79A is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ABC79A is #543865. Grayscale: #B9B9B9. Windows color (decimal): -5519462 or 10143659. OLE color: 10143659.
HSL color Cylindrical-coordinate representation of color #ABC79A: hue angle of 97.33º degrees, saturation: 0.29, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ABC79A is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.22.
<style> p { color: #ABC79A; } p { color: rgb(171,199,154); } H1.HeaderClassName { color: #ABC79A; } .AnyTagClassName { color: #ABC79A; } </style>
<style> a { background-color: #ABC79A; } a { background-color: rgb(171,199,154); } div.DivClassName { background-color: #ABC79A; } .BgClassName { background-color: #ABC79A; } </style>
<style> span { border-color: #ABC79A; } span { border-color: rgb(171,199,154); } td.TdClassName { border-color: #ABC79A; } .TagClassName { border-color: #ABC79A; } </style>